DtsConnectionProperties.IPropertyPage.Save(UIConnectionInfo) Método

Definição

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

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

Parâmetros

info
UIConnectionInfo

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

Implementações

Aplica-se a