| ITableManagerGetPKConstraintName Method | 
            Returns the name of the PK constraint.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
 Syntax
Syntaxstring GetPKConstraintName(
	string tableName
)
Parameters
- tableName
- Type: SystemString
 Name of the table
Return Value
Type: 
String See Also
See Also