This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDatabaseConnectionInfo2 Interface > IDatabaseConnectionInfo2.ConnectionServer Property (ArcObjects .NET 10.5 SDK) |
The server this workspace is connected to.
[Visual Basic .NET] Public ReadOnly Property ConnectionServer As String
[C#] public string ConnectionServer {get;}
[C++]
HRESULT get_ConnectionServer(
BSTR* server
);
[C++]
Parameters server [out, retval] server is a parameter of type BSTR