DestinationConnectionPageWithTableOrViewOnly.ValidationStateChanged Evento
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Tipo de evento
Microsoft.DataTransformationServices.DataFlowUI.ValidationStateChangedEventHandler
Implementações
Microsoft.DataTransformationServices.DataFlowUI.IDataFlowComponentPage.ValidationStateChanged