Condividi tramite


Costruttore ConnectionInfoBase (ConnectionInfoBase)

Initializes a new instance of the ConnectionInfoBase class based on the specified object.

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

Sintassi

'Dichiarazione
Protected Sub New ( _
    conn As ConnectionInfoBase _
)
'Utilizzo
Dim conn As ConnectionInfoBase 

Dim instance As New ConnectionInfoBase(conn)
protected ConnectionInfoBase(
    ConnectionInfoBase conn
)
protected:
ConnectionInfoBase(
    ConnectionInfoBase^ conn
)
new : 
        conn:ConnectionInfoBase -> ConnectionInfoBase
protected function ConnectionInfoBase(
    conn : ConnectionInfoBase
)

Parametri

Vedere anche

Riferimento

ConnectionInfoBase Classe

Overload ConnectionInfoBase

Spazio dei nomi Microsoft.SqlServer.Management.Common