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

适用于