Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether there is delete functionality in the table and then initializes the query.
Syntax
public boolean initializeDelete(TableName _tableName)
Run On
Client
Parameters
- _tableName
Type: TableName Extended Data Type
The name of the table.
Return Value
Type: boolean
true if query is initialized; otherwise, false.