DataAsyncCommand.ExecuteWithoutResultsCompleted Evento

Definição

public:
 virtual event EventHandler<Microsoft::VisualStudio::Data::Services::SupportEntities::DataAsyncCommandCompletedEventArgs<int> ^> ^ ExecuteWithoutResultsCompleted;
public event EventHandler<Microsoft.VisualStudio.Data.Services.SupportEntities.DataAsyncCommandCompletedEventArgs<int>> ExecuteWithoutResultsCompleted;
member this.ExecuteWithoutResultsCompleted : EventHandler<Microsoft.VisualStudio.Data.Services.SupportEntities.DataAsyncCommandCompletedEventArgs<int>> 
Public Event ExecuteWithoutResultsCompleted As EventHandler(Of DataAsyncCommandCompletedEventArgs(Of Integer)) 

Tipo de evento

EventHandler<DataAsyncCommandCompletedEventArgs<Int32>>

Implementações

Aplica-se a