Lenguaje

ConnectionInfoBase Constructores

Definición

Sobrecargas

ConnectionInfoBase()

protected ConnectionInfoBase();
Protected Sub New ()

Se aplica a

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)

Parámetros

Se aplica a

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)

Parámetros

serverType
ConnectionType

Se aplica a