共用方式為


DriverPrioritizationDataSet.PrioritizationEntriesRow 成員

包含其中一個可用來指定的驅動程式的優先順序的兩個優先處理順序項目。

DriverPrioritizationDataSet.PrioritizationEntriesRow 類型公開下列成員。

屬性

  名稱 描述
公用屬性 DRIVER_DESCRIPTION 會取得與優先處理順序相關聯的驅動程式說明。唯讀的。
公用屬性 DRIVER_IS_ACTIVE 取得一個值,指出驅動程式是否為目前使用中。唯讀的。
公用屬性 DRIVER_NAME 取得與優先處理順序相關聯的驅動程式名稱。唯讀的。
公用屬性 DRIVER_PRIORITY 取得或設定優先順序值 (值是介於 0 與 1 之間),驅動程式。
公用屬性 DRIVER_UID 取得或設定與優先處理順序相關聯的驅動程式的 GUID。
公用屬性 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。)
公用屬性 PRIORITIZATION_UID 取得或設定優先處理順序記錄的 GUID。
公用屬性 PrioritizationRow 取得 project 驅動程式的優先處理順序筆記錄。唯讀的。
公用屬性 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。)
公用方法 GetDriverRelationsRowsByFK_PrioritizationEntries_DriverRelations1 取得第一個關聯的資料集的驅動程式。唯讀的。
公用方法 GetDriverRelationsRowsByFK_PrioritizationEntries_DriverRelations2 取得關聯資料的第二組的驅動程式。唯讀的。
公用方法 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。)
公用方法 IsDRIVER_DESCRIPTIONNull 決定是否DRIVER_DESCRIPTION屬性設定成null 參考 (未執行任何動作 於 Visual Basic 中)。
公用方法 IsDRIVER_IS_ACTIVENull 決定是否DRIVER_IS_ACTIVE屬性設定成null 參考 (未執行任何動作 於 Visual Basic 中)。
公用方法 IsDRIVER_NAMENull 決定是否DRIVER_NAME屬性設定成null 參考 (未執行任何動作 於 Visual Basic 中)。
公用方法 IsDRIVER_PRIORITYNull 決定是否DRIVER_PRIORITY屬性設定成null 參考 (未執行任何動作 於 Visual Basic 中)。
公用方法 IsNull(Int32) (繼承自 DataRow。)
公用方法 IsNull(String) (繼承自 DataRow。)
公用方法 IsNull(DataColumn) (繼承自 DataRow。)
公用方法 IsNull(DataColumn, DataRowVersion) (繼承自 DataRow。)
受保護方法 MemberwiseClone (繼承自 Object。)
公用方法 RejectChanges (繼承自 DataRow。)
公用方法 SetAdded (繼承自 DataRow。)
公用方法 SetColumnError(Int32, String) (繼承自 DataRow。)
公用方法 SetColumnError(String, String) (繼承自 DataRow。)
公用方法 SetColumnError(DataColumn, String) (繼承自 DataRow。)
公用方法 SetDRIVER_DESCRIPTIONNull 會將null 參考 (未執行任何動作 於 Visual Basic 中)DRIVER_DESCRIPTION
公用方法 SetDRIVER_IS_ACTIVENull DRIVER_IS_ACTIVE屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)。
公用方法 SetDRIVER_NAMENull DRIVER_NAME屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)。
公用方法 SetDRIVER_PRIORITYNull DRIVER_PRIORITY屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)。
公用方法 SetModified (繼承自 DataRow。)
受保護方法 SetNull (繼承自 DataRow。)
公用方法 SetParentRow(DataRow) (繼承自 DataRow。)
公用方法 SetParentRow(DataRow, DataRelation) (繼承自 DataRow。)
公用方法 ToString (繼承自 Object。)

頁首

請參閱

參照

DriverPrioritizationDataSet.PrioritizationEntriesRow 類別

WebSvcDriver 命名空間