DestinationConnectionPageWithTableOrViewOnly.ValidationStateChanged Event

Definition

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

Applies to