Share via


SqlCeConnectionProperties(IServerType) Construtor

Definição

Inicializa uma nova instância da classe SqlCeConnectionProperties com o tipo de servidor especificado.

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)

Parâmetros

myServerType
IServerType

Esta chamada é exigida pelo designer de formulário IServerType.

Aplica-se a