QueryableDataSource.OnInit(EventArgs) 方法

定義

使用事件資料初始化 QueryableDataSource 物件。

protected public:
 override void OnInit(EventArgs ^ e);
protected internal override void OnInit (EventArgs e);
override this.OnInit : EventArgs -> unit
Protected Friend Overrides Sub OnInit (e As EventArgs)

參數

e
EventArgs

事件資料。

適用於