This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IP > IPlugInWorkspaceHelper2 Interface > IPlugInWorkspaceHelper2.CanAddIndex Property (ArcObjects .NET 10.4 SDK) |
Indicates if datasets in this workspace allow indexes to built.
[Visual Basic .NET] Public ReadOnly Property CanAddIndex As Boolean
[C#] public bool CanAddIndex {get;}
[C++]
HRESULT get_CanAddIndex(
VARIANT_BOOL* CanAddIndex
);
[C++]
Parameters CanAddIndex [out, retval] CanAddIndex is a parameter of type VARIANT_BOOL