This document is archived and information here might be outdated. Recommended version. |
Indicates if datasets in this workspace allow indexes to be deleted.
[Visual Basic .NET]
Public ReadOnly Property CanDeleteIndex As Boolean
[C#]
public bool CanDeleteIndex {get;}
[C++]
HRESULT get_CanDeleteIndex(
Boolean* CanDeleteIndex
);
[C++] Parameters CanDeleteIndex [out, retval]
CanDeleteIndex is a parameter of type bool*