Sprache

ConnectionInfoBase Konstruktoren

Definition

Überlädt

ConnectionInfoBase()

protected ConnectionInfoBase();
Protected Sub New ()

Gilt für:

ConnectionInfoBase(ConnectionInfoBase)

protected ConnectionInfoBase(Microsoft.SqlServer.Management.Common.ConnectionInfoBase conn);
new Microsoft.SqlServer.Management.Common.ConnectionInfoBase : Microsoft.SqlServer.Management.Common.ConnectionInfoBase -> Microsoft.SqlServer.Management.Common.ConnectionInfoBase
Protected Sub New (conn As ConnectionInfoBase)

Parameter

Gilt für:

ConnectionInfoBase(ConnectionType)

protected ConnectionInfoBase(Microsoft.SqlServer.Management.Common.ConnectionType serverType);
new Microsoft.SqlServer.Management.Common.ConnectionInfoBase : Microsoft.SqlServer.Management.Common.ConnectionType -> Microsoft.SqlServer.Management.Common.ConnectionInfoBase
Protected Sub New (serverType As ConnectionType)

Parameter

serverType
ConnectionType

Gilt für: