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: 12.0.0
Syntax public static List<string> CheckDatabaseDependencies(
int classId
)
Parameters
- classId
- Type: SystemInt32
Return Value
Type:
ListStringSee Also