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.
Checks for the existance of the primary key index for a given TableName and returns the field name.
Syntax
public container GetDeletePrimaryKeyFieldNames(TableName _tableName)
Run On
Called
Parameters
- _tableName
Type: TableName Extended Data Type
The value of the TableName.
Return Value
Type: container
A container which holds the set of primary key field name.