This document is archived and information here might be outdated. Recommended version. |
True if this dataset can be deleted.
[Visual Basic .NET]
Public Function CanDelete ( _
ByVal ClassIndex As Integer _
) As Boolean
[C#]
public bool CanDelete (
int ClassIndex
);
[C++]
HRESULT CanDelete(
long ClassIndex
);
[C++] Parameters ClassIndex [in]
ClassIndex is a parameter of type long