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.
Retrieves the primary key values for the given table record.
Syntax
public container GetDeletePrimaryKeys(
TableName _tableName,
container _pkValues,
RefRecId _refRecId)
Run On
Called
Parameters
- _tableName
Type: TableName Extended Data Type
The value of TableName.
- _pkValues
Type: container
The set of primary key values.
- _refRecId
Type: RefRecId Extended Data Type
The value of RefRecId.
Return Value
Type: container
A container holding the set of primary key values.