This document is archived and information here might be outdated. Recommended version. |
The name of the master geodatabase the dataset was checked out from.
[Visual Basic .NET]
Public ReadOnly Property ParentDatabase As String
[C#]
public string ParentDatabase {get;}
[C++]
HRESULT get_ParentDatabase(
System.String* dsParentDatabase
);
[C++] Parameters dsParentDatabase [out, retval]
dsParentDatabase is a parameter of type BSTR*