CacheTransformConnectionPage.ValidationStateChanged Event
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.
public:
virtual event Microsoft::DataTransformationServices::DataFlowUI::ValidationStateChangedEventHandler ^ ValidationStateChanged;
public event Microsoft.DataTransformationServices.DataFlowUI.ValidationStateChangedEventHandler ValidationStateChanged;
member this.ValidationStateChanged : Microsoft.DataTransformationServices.DataFlowUI.ValidationStateChangedEventHandler
Public Custom Event ValidationStateChanged As ValidationStateChangedEventHandler
Event Type
Microsoft.DataTransformationServices.DataFlowUI.ValidationStateChangedEventHandler
Implements
Microsoft.DataTransformationServices.DataFlowUI.IDataFlowComponentPage.ValidationStateChanged