OpenTable function
Prototype: |
function OpenTable(const a_database_path, a_table_name :string) :TTableWrapper; |
|
Description: |
||
Syntax: |
variable:= OpenTable(ADatabasePath, ATableName); |
|
Part |
Description |
|
variable |
variable declared as TTableWrapper |
|
ADatabasePath |
A string parameter specifying the full location of the database |
|
ATableName |
A string parameter with a table name |
|
Return value: |
||
See also:
OpenTable; LoadSimpleXML; OpenParadoxTable; CreateMemTableFromDefs; CloseAndFreeTable; Constants; AddintegerAttribute; AddFloatAttribute; AddbooleanAttribute; AddStringAttribute; AttributeExists; DefaultValue; DefaultValueEnabled; GetAttributesWithDefaultValue; GetAttributesWithDefaultValue
© 2024 IFER-Monitoring and Mapping Solutions