AdoDbSaveTableDef

<< Click to Display Table of Contents >>

Navigation:  The Vo2Ado RDD > RDD Support Library > AdoDb() functions >

AdoDbSaveTableDef

Previous pageReturn to chapter overviewNext page

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.