This document is archived and information here might be outdated.  Recommended version.


IReplicaEdit.ConnectionInfo Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IReplicaEdit Interface > IReplicaEdit.ConnectionInfo Property
ArcGIS Developer Help

IReplicaEdit.ConnectionInfo Property

The connection string for the master geodatabase.

[Visual Basic .NET]
Public WriteOnly Property ConnectionInfo
[C#]
public void ConnectionInfo {set;}
[C++]
HRESULT putref_ConnectionInfo(
  IWorkspaceName* 
);
[C++]
Parameters
 [in]

is a parameter of type IWorkspaceName*

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IReplicaEdit Interface