| DataClassInfoProviderCheckDatabaseDependencies Method  | 
            Checks if some database objects are dependent on database representation of this class. 
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntaxpublic static List<string> CheckDatabaseDependencies(
	int classId
)
Parameters
- classId
 - Type: SystemInt32
 
Return Value
Type: 
ListString
See Also