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