Returns whether the database will allow you to add new records.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
ODBCCanAppend | ODBC | Synchronous | Supported | Not supported | Executed on Server |
0 | Database does not allow appending new records |
Non-Zero | Database does allow appending new records |
Tag Name | Expression |
---|---|
Tag | ODBCCanAppend( 5 ) |