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