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