AdoDbSaveTableDef
<< Click to Display Table of Contents >> AdoDbSaveTableDef |
![]() ![]() ![]() |
FUNCTION AdoDbSaveTableDef(cFileName AS STRING) AS LOGIC
RETURN DBINFO(DBI_SAVETABLEDEF, cFileName)
Saves the table definition (ADF) file for an open VO2ADO Table. If no extension is speficied the ADF extension will be added. If no path is specified, the file will be written to the current directory.