Get an object's SQL sentence for ODBC write.
FUNCTION DBObjSQLGetWrite(
hRecord : HANDLE;
VAR SQLSentence : DYNARRAY[] of CHAR): BOOLEAN;def vs.DBObjSQLGetWrite(hRecord):
return (BOOLEAN, SQLSentence)| Name | Type | Description |
|---|---|---|
| hRecord | HANDLE | |
| SQLSentence | DYNARRAY[] of CHAR |
Availability: from Vectorworks 2011