SqlCeConnectionProperties(IServerType) Costruttore

Definizione

Inizializza una nuova istanza della classe SqlCeConnectionProperties con il tipo di server specificato.

public:
 SqlCeConnectionProperties(Microsoft::SqlServer::Management::UI::ConnectionDlg::IServerType ^ myServerType);
public SqlCeConnectionProperties (Microsoft.SqlServer.Management.UI.ConnectionDlg.IServerType myServerType);
new Microsoft.SqlServer.Management.UI.ConnectionDlg.SqlCeConnectionProperties : Microsoft.SqlServer.Management.UI.ConnectionDlg.IServerType -> Microsoft.SqlServer.Management.UI.ConnectionDlg.SqlCeConnectionProperties
Public Sub New (myServerType As IServerType)

Parametri

myServerType
IServerType

Questa chiamata è richiesta dalla progettazione form di IServerType.

Si applica a