LookupMappingPage.ValidatePageInternal(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- msg
- String
Returns
Microsoft.DataTransformationServices.DataFlowUI.PageValidationStatus