バージョン

WebScheduleDbProvider クラス イベント

このクラスのメンバの一覧は、WebScheduleDbProviderメンバを参照してください。

パブリック イベント
 名前解説
Public イベントDataBindingOccurs when the server control binds to a data source. System.Web.UI.Controlから継承されます。
Public イベントDataProviderErrorデータ関連のエラーまたは条件によって操作が完了できなかったときにそれに応じて発生するイベント。  
Public イベントDisposedOccurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP.NET page is requested. System.Web.UI.Controlから継承されます。
Public イベントInitOccurs when the server control is initialized, which is the first step in its lifecycle. System.Web.UI.Controlから継承されます。
Public イベントInitializeActivityデータベースから新しい Activity が読み込みされて初期化されるたびに発生するイベント。  
Public イベントInitializeRecurrenceデータベースから新しい Recurrence が読み込みされて初期化されるたびに発生するイベント。  
Public イベントInitializeResourceデータベースから新しい Resource が読み込みされて初期化されるたびに発生するイベント。  
Public イベントLoadOccurs when the server control is loaded into the System.Web.UI.Page object. System.Web.UI.Controlから継承されます。
Public イベントPreRenderOccurs after the System.Web.UI.Control object is loaded but prior to rendering. System.Web.UI.Controlから継承されます。
Public イベントUnloadOccurs when the server control is unloaded from memory. System.Web.UI.Controlから継承されます。
トップ
参照