次の方法で共有


LookupAdvancedPage.DoValidatePage(String) メソッド

定義

protected:
 override Microsoft::DataTransformationServices::DataFlowUI::PageValidationStatus DoValidatePage([Runtime::InteropServices::Out] System::String ^ % msg);
protected override Microsoft.DataTransformationServices.DataFlowUI.PageValidationStatus DoValidatePage (out string msg);
override this.DoValidatePage : string -> Microsoft.DataTransformationServices.DataFlowUI.PageValidationStatus
Protected Overrides Function DoValidatePage (ByRef msg As String) As PageValidationStatus

パラメーター

msg
String

戻り値

Microsoft.DataTransformationServices.DataFlowUI.PageValidationStatus

適用対象