Get ODBC connection for the specified format field.
FUNCTION DBGetFormatFieldConn(
formatName : STRING;
VAR fieldName : STRING;
VAR columnName : STRING;
VAR linkType : INTEGER): BOOLEAN;def vs.DBGetFormatFieldConn(formatName):
return (BOOLEAN, fieldName, columnName, linkType)| Name | Type | Description |
|---|---|---|
| formatName | STRING | |
| fieldName | STRING | |
| columnName | STRING | |
| linkType | INTEGER | 0 = Read/Write; 1 = Read Only; 2 = Write Only |
Availability: from Vectorworks 2011