DtsConnectionProperties(IServerType) Construtor

Definição

Inicializa uma nova instância da classe DtsConnectionProperties com o servidor pai especificado.

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

Parâmetros

parentServer
IServerType

Uma interface que indica a origem do servidor.

Aplica-se a