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 - TableName Property

Kadmos IXF ActiveX Control      Previous Next
IXF Control
TableName Property

Description Returns/sets the IXF file Table name.
Syntax
Visual Basic
[form.]IXF.TableName[ = Text$]
Visual C++ CString IXF.GetTableName();
void IXF.SetTableName(LPCTSTR lpszNewValue);
Delphi property TableName: WideString;
C# string IXF.TableName;
Remarks After successfully invoking the ImportIXF method the TableName property contains the name of the imported table. Before invoking the ExportIXF method set this property to the desired name of the table in the resulting file. Setting this property to an empty string value the resulting table name will be the value of the RecordSource property only with numerical and alphanumerical characters.
Data Type String

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