SQLDestinationConnectionPage.ValidateConnPage(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 ValidateConnPage([Runtime::InteropServices::Out] System::String ^ % msg);
protected override Microsoft.DataTransformationServices.DataFlowUI.PageValidationStatus ValidateConnPage (out string msg);
override this.ValidateConnPage : string -> Microsoft.DataTransformationServices.DataFlowUI.PageValidationStatus
Protected Overrides Function ValidateConnPage (ByRef msg As String) As PageValidationStatus
Parameters
- msg
- String
Returns
Microsoft.DataTransformationServices.DataFlowUI.PageValidationStatus