ITableManagerGetIndexes Method |
Returns DataSet with indexes of the given object. Returns columns IndexName, DropScript, CreateScript
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax DataSet GetIndexes(
string objectName
)
Parameters
- objectName
- Type: SystemString
Object name
Return Value
Type:
DataSetSee Also