LookupGeneralPage.DoValidatePage(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 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
Parameters
- msg
- String
Returns
Microsoft.DataTransformationServices.DataFlowUI.PageValidationStatus