|
IXF Control - ReplaceTable Property
Kadmos IXF ActiveX Control

IXF Control
ReplaceTable Property
|
Description
|
Returns/sets whether the control will replace the table if already existing in the database.
|
Syntax Visual Basic
|
[form.]IXF.ReplaceTable[ = {True|False}]
|
|
Visual C++
|
BOOL IXF.GetReplaceTable(); void IXF.SetReplaceTable(BOOL bNewValue);
|
|
Delphi
|
property ReplaceTable: WordBool;
|
|
C#
|
bool IXF.ReplaceTable;
|
|
Data Type
|
Boolean
|
|
Default Value
|
True
|
Copyright © 2000/2008 Kadmos.com - All rights reserved. Privacy Policy
|