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.
Based on the given table name it return the field name which has primary key index.
Syntax
public container GetDeletePrimaryKeyFieldNames(TableName _tableName)
Run On
Called
Parameters
- _tableName
Type: TableName Extended Data Type
The value of table name.
Return Value
Type: container
A container which holds the set of primary key field name.