ConnectionInfoBase Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| Nome | Descrizione |
|---|---|
| ConnectionInfoBase() | |
| ConnectionInfoBase(ConnectionInfoBase) | |
| ConnectionInfoBase(ConnectionType) |
ConnectionInfoBase()
protected ConnectionInfoBase();
Protected Sub New ()
Si applica 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)
Parametri
- conn
- ConnectionInfoBase
Si applica 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)
Parametri
- serverType
- ConnectionType