Returns the ODBC connection for the specified format.
FUNCTION DBGetFormatConn(
formatName : STRING;
VAR outDatabase : STRING;
VAR outTable : STRING): BOOLEAN;def vs.DBGetFormatConn(formatName):
return (BOOLEAN, outDatabase, outTable)| Name | Type | Description |
|---|---|---|
| formatName | STRING | |
| outDatabase | STRING | |
| outTable | STRING |
Availability: from Vectorworks 2011