Partager via


DtsConnectionProperties.IPropertyPage.Load(UIConnectionInfo) Méthode

Définition

Charge la page des propriétés de connexion 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

Paramètres

info
UIConnectionInfo

Informations des propriétés de connexion DTS.

Implémente

S’applique à