TableManagerGetPKConstraintName Method |
Returns the name of the PK constraint.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public string GetPKConstraintName(
string tableName
)
Parameters
- tableName
- Type: SystemString
Name of the table
Return Value
Type:
StringSee Also