Share via


DataAsyncCommand.PrepareCompleted Event

Definition

public:
 virtual event EventHandler<Microsoft::VisualStudio::Data::Services::SupportEntities::DataAsyncCommandCompletedEventArgs<System::String ^> ^> ^ PrepareCompleted;
public event EventHandler<Microsoft.VisualStudio.Data.Services.SupportEntities.DataAsyncCommandCompletedEventArgs<string>> PrepareCompleted;
member this.PrepareCompleted : EventHandler<Microsoft.VisualStudio.Data.Services.SupportEntities.DataAsyncCommandCompletedEventArgs<string>> 
Public Event PrepareCompleted As EventHandler(Of DataAsyncCommandCompletedEventArgs(Of String)) 

Event Type

Implements

Applies to