DtsConnectionProperties.IPropertyPage.Verify Metodo

Definizione

Verifica il contenuto della pagina delle proprietà di connessione di Data Transformation Services (DTS).

 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

Restituisce

Boolean

true se il contenuto della pagina delle proprietà viene verificato; in caso contrario, false.

Implementazioni

Si applica a