Langue

ConnectionInfoBase Constructeurs

Définition

Surcharges

ConnectionInfoBase()

protected ConnectionInfoBase();
Protected Sub New ()

S’applique à

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)

Paramètres

S’applique à

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)

Paramètres

serverType
ConnectionType

S’applique à