This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* CanAddIndex
);
[C++] Parameters CanAddIndex [out, retval]
CanAddIndex is a parameter of type bool*