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


IReplicaEdit.ConnectionInfo Property (ArcObjects .NET 10.5 SDK)
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