ArcObjects Library Reference (GeoDatabase)  

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