ClassStructureInfoGetTableIndexes Method |
Gets underlying database table's indexes. Returns null when information regarding indexes is not available.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public ITableIndexes GetTableIndexes()
Return Value
Type:
ITableIndexesSee Also