Share via


IVsDataAsyncCommand.PrepareCompleted Event

Definition

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

Event Type

Applies to