判断指定表名的指定索引名称是否存在。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public bool IsFieldIndexNameExist( string name, string strTableName ) |
参数
- name
- Type: System..::.String
指定的索引名称。
- strTableName
- Type: System..::.String
指定的表名。