This document is archived and information here might be outdated. Recommended version. |
Renames this Dataset.
[Visual Basic .NET]
Public Sub Rename ( _
ByVal Name As String _
)
[C#]
public void Rename (
string Name
);
[C++]
HRESULT Rename(
BSTR Name
);
[C++] Parameters Name [in]
Name is a parameter of type BSTR
IDataset::Rename does not support the renaming of Graph objects such as a Geometric Network. In addition, certain feature classes, such as network feature classes, cannot be renamed.