- Table.External_Suggest Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.External_Suggest Method.xml
Returns a list of suggestions from a field or expression in a table.
- Xbasic Functions and Methods V9
/documentation/pages/Ref/Api/Functions/Xbasic/Xbasic Functions/Xbasic Functions and Methods.xml
A list of the functions and methods created for Alpha Five version 9.
- TABLE.EXTERNAL_CALCS_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.EXTERNAL_CALCS_GET Method.xml
The TABLE.EXTERNAL_CALCS_GET() method returns a list of externally defined calculated fields for a table.
- TABLE.EXTERNAL_VARIABLES_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.EXTERNAL_VARIABLES_GET Method.xml
The TABLE.EXTERNAL_VARIABLES_GET() method returns a list of externally defined variables.
- TABLE.EXTERNAL_RECORD_CONTENT_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.EXTERNAL_RECORD_CONTENT_GET Method.xml
Retrieve external tables records in a cr-lf separated list.
- TABLE.EXTERNAL_FIELD_INFO_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.EXTERNAL_FIELD_INFO_GET Method.xml
Retrieve external tables field names (and other optional info) in a cr-lf separated list.
format same as External_Field_Name_Get().
- TABLE.EXTERNAL_INDEX_NAME_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.EXTERNAL_INDEX_NAME_GET Method.xml
Retrieve external tables index tag names in a cr-lf separated list.
- TABLE.EXTERNAL_FIELD_NAME_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.EXTERNAL_FIELD_NAME_GET Method.xml
Retrieve external tables field names (and other optional info) in a cr-lf separated list.
- TABLE.EXTERNAL_INDEX_DEF_FROM_NAME_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.EXTERNAL_INDEX_DEF_FROM_NAME_GET Method.xml
Retrieve a external tag information given a table or setname and description - format E=Error P=Filename O=order,F=filter,X=all flags, U=Unique, D=escending, I=Insensitive T=Type.
- TABLE.EXTERNAL_RECORD_CONTENT_FROM_KEY_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.EXTERNAL_RECORD_CONTENT_FROM_KEY_GET Method.xml
Retrieve external tables records in a cr-lf separated list given a list of records or keys.