ActiveReports for .NET 18.0J
CoreNotificationService.DataSchemaEventHandler デリゲート

GrapeCity.ActiveReports.Design.DdrDesigner.Services.Infrastructure 名前空間 : CoreNotificationService.DataSchemaEventHandler デリゲート
データスキーマ変更の通知イベントを処理するメソッドを表します。
シンタックス
'宣言
 
Public Delegate Sub CoreNotificationService.DataSchemaEventHandler( _
   ByVal sender As Object, _
   ByVal e As CoreNotificationService.DataSchemaEventArgs _
) 
public delegate void CoreNotificationService.DataSchemaEventHandler( 
   object sender,
   CoreNotificationService.DataSchemaEventArgs e
)

パラメータ

sender
e
参照

CoreNotificationService.DataSchemaEventHandler メンバ
GrapeCity.ActiveReports.Design.DdrDesigner.Services.Infrastructure 名前空間