This document is archived and information here might be outdated. Recommended version. |
Name of the database user that owns the checked out feature class or table in the master database.
[Visual Basic .NET]
Public ReadOnly Property ParentOwner As String
[C#]
public string ParentOwner {get;}
[C++]
HRESULT get_ParentOwner(
System.String* ParentOwner
);
[C++] Parameters ParentOwner [out, retval]
ParentOwner is a parameter of type BSTR*
The method returns the string name of the database user that owns replicated data in the parent replica.