Share via


IVsDataAsyncCommand.DeriveParametersCompleted Event

Definition

public:
 event EventHandler<Microsoft::VisualStudio::Data::Services::SupportEntities::DataAsyncCommandCompletedEventArgs<cli::array <Microsoft::VisualStudio::Data::Services::SupportEntities::IVsDataParameter ^> ^> ^> ^ DeriveParametersCompleted;
event EventHandler<Microsoft.VisualStudio.Data.Services.SupportEntities.DataAsyncCommandCompletedEventArgs<Microsoft.VisualStudio.Data.Services.SupportEntities.IVsDataParameter[]>> DeriveParametersCompleted;
member this.DeriveParametersCompleted : EventHandler<Microsoft.VisualStudio.Data.Services.SupportEntities.DataAsyncCommandCompletedEventArgs<Microsoft.VisualStudio.Data.Services.SupportEntities.IVsDataParameter[]>> 
Event DeriveParametersCompleted As EventHandler(Of DataAsyncCommandCompletedEventArgs(Of IVsDataParameter())) 

Event Type

Applies to