Condividi tramite


Costruttore ConnectionInfoBase (ConnectionType)

Initializes a new instance of the ConnectionInfoBase class with the specified connection type.

Spazio dei nomi  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)

Sintassi

'Dichiarazione
Protected Sub New ( _
    serverType As ConnectionType _
)
'Utilizzo
Dim serverType As ConnectionType 

Dim instance As New ConnectionInfoBase(serverType)
protected ConnectionInfoBase(
    ConnectionType serverType
)
protected:
ConnectionInfoBase(
    ConnectionType serverType
)
new : 
        serverType:ConnectionType -> ConnectionInfoBase
protected function ConnectionInfoBase(
    serverType : ConnectionType
)

Parametri

Vedere anche

Riferimento

ConnectionInfoBase Classe

Overload ConnectionInfoBase

Spazio dei nomi Microsoft.SqlServer.Management.Common