DtsConnectionProperties.IPropertyPage.Verify Método

Definição

Verifica o conteúdo da página de propriedades de conexão do DTS (Data Transformation Services).

 virtual bool Microsoft.SqlServer.Management.UI.ConnectionDlg.IPropertyPage.Verify() = Microsoft::SqlServer::Management::UI::ConnectionDlg::IPropertyPage::Verify;
bool IPropertyPage.Verify ();
abstract member Microsoft.SqlServer.Management.UI.ConnectionDlg.IPropertyPage.Verify : unit -> bool
override this.Microsoft.SqlServer.Management.UI.ConnectionDlg.IPropertyPage.Verify : unit -> bool
Function Verify () As Boolean Implements IPropertyPage.Verify

Retornos

Boolean

true se o conteúdo da página de propriedades for verificado; caso contrário, false.

Implementações

Aplica-se a