This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerConfigurationStorage Interface > IServerConfigurationStorage.Connect Method (ArcObjects .NET 10.4 SDK) |
[Visual Basic .NET] Public Sub Connect ( _ ByVal connectionString As String _ )
[C#] public void Connect ( string connectionString );
[C++]
HRESULT Connect(
BSTR connectionString
);
[C++]
Parameters connectionString [in] connectionString is a parameter of type BSTR