次の方法で共有


CacheTransformMappingPage.ValidatePageInternal(String) メソッド

定義

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

パラメーター

msg
String

戻り値

Microsoft.DataTransformationServices.DataFlowUI.PageValidationStatus

適用対象