DtsConnectionProperties.IPropertyPage.Load(UIConnectionInfo) Método

Definição

Carrega a página de propriedades de conexão do DTS (Data Transformation Services).

 virtual void Microsoft.SqlServer.Management.UI.ConnectionDlg.IPropertyPage.Load(Microsoft::SqlServer::Management::Smo::RegSvrEnum::UIConnectionInfo ^ info) = Microsoft::SqlServer::Management::UI::ConnectionDlg::IPropertyPage::Load;
void IPropertyPage.Load (Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo info);
abstract member Microsoft.SqlServer.Management.UI.ConnectionDlg.IPropertyPage.Load : Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo -> unit
override this.Microsoft.SqlServer.Management.UI.ConnectionDlg.IPropertyPage.Load : Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo -> unit
Sub Load (info As UIConnectionInfo) Implements IPropertyPage.Load

Parâmetros

info
UIConnectionInfo

As informações das propriedades de conexão do DTS.

Implementações

Aplica-se a