다음을 통해 공유


SchemaBrowser.ReportDataSourceDeleted 이벤트

정의

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

이벤트 유형

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

구현

적용 대상