ISchemaBrowser.ReportDataSourceDeleted Event

Definition

public:
 event EventHandler<Microsoft::ReportingServices::Common::EventArgs<Microsoft::ReportingServices::RdlObjectModel::DataSource ^> ^> ^ ReportDataSourceDeleted;
event EventHandler<Microsoft.ReportingServices.Common.EventArgs<Microsoft.ReportingServices.RdlObjectModel.DataSource>> ReportDataSourceDeleted;
member this.ReportDataSourceDeleted : EventHandler<Microsoft.ReportingServices.Common.EventArgs<Microsoft.ReportingServices.RdlObjectModel.DataSource>> 
Event ReportDataSourceDeleted As EventHandler(Of EventArgs(Of DataSource)) 

Event Type

EventHandler<Microsoft.ReportingServices.Common.EventArgs<DataSource>>

Applies to