Kadmos.com


?>

  Home | Products | Download | Purchase | Support | Language

Products
DXFReader ActiveX Control

IXF ActiveX Control
 • IXF Files Overview
 • Distribution
 • Installation
 • Quick Start
 • Control Summary
 • Download
 • Buy now!
 • IXF Reference
  • Properties
   • Connect
   • DatabaseName
   • DataRecordCount
   • DateCreated
   • DBCS
   • ImportTableS...
   • IXFFileName
   • ProductName
   • ProductRelea...
   • RecordSource
   • ReplaceTable
   • TableName
   • Version
  • Methods
  • Events


Postel ActiveX Control

Tech Support
OnLine Support
Phone Support
Sample Code
Registered Users
FAQ
References
Kadmos
Contact Kadmos
Environment
Customer List
Newsletter
Download
ActiveX Controls
Updates
Purchase
Price List
International Resellers
Our Guarantee
Shipment Options
Payment Options
Shopping Cart
    IXF Control - RecordSource Property

Kadmos IXF ActiveX Control      Previous Next
IXF Control
RecordSource Property

Description Returns/sets the underlying table, SQL statement, or stored procedure.
Syntax
Visual Basic
[form.]IXF.RecordSource[ = Text$]
Visual C++ CString IXF.GetRecordSource();
void IXF.SetRecordSource(LPCTSTR lpszNewValue);
Delphi property RecordSource: WideString;
C# string IXF.RecordSource;
Remarks

Settings

The settings for the RecordSource property are:

SettingDescription
A table nameThe name of one of the tables defined in the Database.
An SQL queryA valid SQL string using syntax appropriate for the data source.
stored procedureThe name of a stored procedure in the database.
Data Type String

Copyright © 2000/2011 Kadmos.com - All rights reserved. Privacy Policy