VS:DBSetFormatFieldConn: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
(No difference)

Revision as of 14:26, 12 August 2013

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

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

Parameters

formatName STRING
fieldName STRING
columnName STRING
linkType INTEGER

Version

Availability: from Vectorworks 2011