This document is archived and information here might be outdated. Recommended version. |
A user defineable name which must be globally unique to the Geodatabase instance.
[Visual Basic .NET]
Public Property Name As String
[C#]
public string Name {get; set;}
[C++]
HRESULT get_Name(
System.String* templateName
);
[C++]
HRESULT put_Name(
BSTR templateName
);
[C++] Parameters templateName [out, retval]
templateName is a parameter of type BSTR* templateName [in]
templateName is a parameter of type BSTR