共用方式為


EventHandlersDataSet.EventHandlersRow 成員

包含設定 Project Server 中註冊一個事件處理常式。

EventHandlersDataSet.EventHandlersRow 類型公開下列成員。

屬性

  名稱 描述
公用屬性 AssemblyName 取得或設定實作的事件處理常式組件完整名稱。
公用屬性 CancelOnError 取得或設定 Boolean 值,指出是否有錯誤引發此事件時,應該預設取消前的事件。
公用屬性 ClassName 取得或設定實作的事件處理常式組件中的類別完整的名稱。
公用屬性 Description 取得或設定事件處理常式的描述。
公用屬性 EndpointUrl 取得或設定事件處理常式的網路位置。
公用屬性 EventHandlerUid 取得或設定相關聯之事件處理常式的 GUID。
公用屬性 EventId 取得或設定由事件處理常式分派之事件的識別碼。
公用屬性 HasErrors (繼承自 DataRow。)
公用屬性 Item[Int32] (繼承自 DataRow。)
公用屬性 Item[String] (繼承自 DataRow。)
公用屬性 Item[DataColumn] (繼承自 DataRow。)
公用屬性 Item[Int32, DataRowVersion] (繼承自 DataRow。)
公用屬性 Item[String, DataRowVersion] (繼承自 DataRow。)
公用屬性 Item[DataColumn, DataRowVersion] (繼承自 DataRow。)
公用屬性 ItemArray (繼承自 DataRow。)
公用屬性 Name 取得或設定事件處理常式的唯一名稱。
公用屬性 Order 取得或設定代表之事件處理常式的相對順序的整數。
公用屬性 RowError (繼承自 DataRow。)
公用屬性 RowState (繼承自 DataRow。)
公用屬性 Table (繼承自 DataRow。)

頁首

方法

  名稱 描述
公用方法 AcceptChanges (繼承自 DataRow。)
公用方法 BeginEdit (繼承自 DataRow。)
公用方法 CancelEdit (繼承自 DataRow。)
公用方法 ClearErrors (繼承自 DataRow。)
公用方法 Delete (繼承自 DataRow。)
公用方法 EndEdit (繼承自 DataRow。)
公用方法 Equals (繼承自 Object。)
受保護方法 Finalize (繼承自 Object。)
公用方法 GetChildRows(String) (繼承自 DataRow。)
公用方法 GetChildRows(DataRelation) (繼承自 DataRow。)
公用方法 GetChildRows(String, DataRowVersion) (繼承自 DataRow。)
公用方法 GetChildRows(DataRelation, DataRowVersion) (繼承自 DataRow。)
公用方法 GetColumnError(Int32) (繼承自 DataRow。)
公用方法 GetColumnError(String) (繼承自 DataRow。)
公用方法 GetColumnError(DataColumn) (繼承自 DataRow。)
公用方法 GetColumnsInError (繼承自 DataRow。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetParentRow(String) (繼承自 DataRow。)
公用方法 GetParentRow(DataRelation) (繼承自 DataRow。)
公用方法 GetParentRow(String, DataRowVersion) (繼承自 DataRow。)
公用方法 GetParentRow(DataRelation, DataRowVersion) (繼承自 DataRow。)
公用方法 GetParentRows(String) (繼承自 DataRow。)
公用方法 GetParentRows(DataRelation) (繼承自 DataRow。)
公用方法 GetParentRows(String, DataRowVersion) (繼承自 DataRow。)
公用方法 GetParentRows(DataRelation, DataRowVersion) (繼承自 DataRow。)
公用方法 GetType (繼承自 Object。)
公用方法 HasVersion (繼承自 DataRow。)
公用方法 IsAssemblyNameNull 會決定是否為 null 的組件名稱。
公用方法 IsCancelOnErrorNull 會決定是否CancelOnError屬性為 null 值。
公用方法 IsClassNameNull 會決定是否為 null 的類別名稱。
公用方法 IsDescriptionNull 會決定是否Description屬性為 null 值。
公用方法 IsEndpointUrlNull 會決定是否EndpointUrl屬性為 null 值。
公用方法 IsNull(Int32) (繼承自 DataRow。)
公用方法 IsNull(String) (繼承自 DataRow。)
公用方法 IsNull(DataColumn) (繼承自 DataRow。)
公用方法 IsNull(DataColumn, DataRowVersion) (繼承自 DataRow。)
公用方法 IsOrderNull 會決定是否Order屬性為 null 值。
受保護方法 MemberwiseClone (繼承自 Object。)
公用方法 RejectChanges (繼承自 DataRow。)
公用方法 SetAdded (繼承自 DataRow。)
公用方法 SetAssemblyNameNull 將組件名稱設定為 null。
公用方法 SetCancelOnErrorNull CancelOnError屬性設為 null 值。
公用方法 SetClassNameNull 將類別名稱設定為 null。
公用方法 SetColumnError(Int32, String) (繼承自 DataRow。)
公用方法 SetColumnError(String, String) (繼承自 DataRow。)
公用方法 SetColumnError(DataColumn, String) (繼承自 DataRow。)
公用方法 SetDescriptionNull Description屬性設為 null 值。
公用方法 SetEndpointUrlNull EndpointUrl屬性設為 null 值。
公用方法 SetModified (繼承自 DataRow。)
受保護方法 SetNull (繼承自 DataRow。)
公用方法 SetOrderNull Order屬性設為 null 值。
公用方法 SetParentRow(DataRow) (繼承自 DataRow。)
公用方法 SetParentRow(DataRow, DataRelation) (繼承自 DataRow。)
公用方法 ToString (繼承自 Object。)

頁首

請參閱

參照

EventHandlersDataSet.EventHandlersRow 類別

WebSvcEvents 命名空間