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