This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IReplicaDataset Interface > IReplicaDataset.ParentDatabase Property (ArcObjects .NET 10.5 SDK) |
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(
BSTR* dsParentDatabase
);
[C++]
Parameters dsParentDatabase [out, retval] dsParentDatabase is a parameter of type BSTR