DtsConnectionProperties.IPropertyPage.Load(UIConnectionInfo) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.