共用方式為


DriverDataSet.DriverRow 成員

包含驅動程式資訊的資料列。

DriverDataSet.DriverRow 類型公開下列成員。

屬性

  名稱 描述
公用屬性 CREATED_BY_RES_NAME 資源或建立指定的驅動程式資訊的使用者名稱。
公用屬性 CREATED_BY_RES_UID 建立指定的驅動程式資訊的使用者或資源唯一識別碼。
公用屬性 CREATED_DATE 日期與時間,指定驅動程式所建立。
公用屬性 DRIVER_DESCRIPTION 指定的驅動程式的描述。
公用屬性 DRIVER_IS_ACTIVE 會指出驅動程式是否為目前使用中。
公用屬性 DRIVER_IS_USED_IN_ANALYSIS 會指出驅動程式會用於一或多個分析。
公用屬性 DRIVER_IS_USED_IN_PRIORITIZATION 會指出驅動程式是否為目前使用中一或多個因素優先順序。
公用屬性 DRIVER_NAME 指定的驅動程式名稱。
公用屬性 DRIVER_UID 指定的驅動程式的唯一識別碼。
公用屬性 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。)
公用屬性 LAST_UPDATED_BY_RES_NAME 資源或最近的使用者名稱會修改指定的列中的資料。
公用屬性 LAST_UPDATED_BY_RES_UID 最近的使用者或資源的唯一識別碼修改指定的列中的資料。
公用屬性 MOD_DATE 日期與時間上次修改指定的列中的資料。
公用屬性 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。)
公用方法 GetDriverDepartmentsRows 取得DriverDepartmentsRow物件。
公用方法 GetDriverImpactStatementsRows 取得DriverImpactStatementsRow物件。
公用方法 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。)
公用方法 IsCREATED_BY_RES_NAMENull 決定是否要將CREATED_BY_RES_NAME屬性設定為 null 值。
公用方法 IsCREATED_BY_RES_UIDNull 決定是否要將CREATED_BY_RES_UID屬性設定為 null 值。
公用方法 IsCREATED_DATENull 決定是否要將CREATED_DATE屬性設定為 null 值。
公用方法 IsDRIVER_DESCRIPTIONNull 決定是否要將DRIVER_DESCRIPTION屬性設定為 null 值。
公用方法 IsDRIVER_IS_ACTIVENull 決定是否要將DRIVER_IS_ACTIVE屬性設定為 null 值。
公用方法 IsDRIVER_IS_USED_IN_ANALYSISNull 決定是否要將DRIVER_IS_USED_IN_ANALYSIS屬性設定為 null 值。
公用方法 IsDRIVER_IS_USED_IN_PRIORITIZATIONNull 決定是否要將DRIVER_IS_USED_IN_PRIORITIZATION屬性設定為 null 值。
公用方法 IsLAST_UPDATED_BY_RES_NAMENull 決定是否要將LAST_UPDATED_BY_RES_NAME屬性設定為 null 值。
公用方法 IsLAST_UPDATED_BY_RES_UIDNull 決定是否要將LAST_UPDATED_BY_RES_UID屬性設定為 null 值。
公用方法 IsMOD_DATENull 決定是否要將MOD_DATE屬性設定為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。)
公用方法 SetCREATED_BY_RES_NAMENull CREATED_BY_RES_NAME屬性設為 null 值。
公用方法 SetCREATED_BY_RES_UIDNull CREATED_BY_RES_UID屬性設為 null 值。
公用方法 SetCREATED_DATENull CREATED_DATE屬性設為 null 值。
公用方法 SetDRIVER_DESCRIPTIONNull DRIVER_DESCRIPTION屬性設為 null 值。
公用方法 SetDRIVER_IS_ACTIVENull DRIVER_IS_ACTIVE屬性設為 null 值。
公用方法 SetDRIVER_IS_USED_IN_ANALYSISNull DRIVER_IS_USED_IN_ANALYSIS屬性設為 null 值。
公用方法 SetDRIVER_IS_USED_IN_PRIORITIZATIONNull DRIVER_IS_USED_IN_PRIORITIZATION屬性設為 null 值。
公用方法 SetLAST_UPDATED_BY_RES_NAMENull LAST_UPDATED_BY_RES_NAME屬性設為 null 值。
公用方法 SetLAST_UPDATED_BY_RES_UIDNull LAST_UPDATED_BY_RES_UID屬性設為 null 值。
公用方法 SetMOD_DATENull MOD_DATE屬性設為 null 值。
公用方法 SetModified (繼承自 DataRow。)
受保護方法 SetNull (繼承自 DataRow。)
公用方法 SetParentRow(DataRow) (繼承自 DataRow。)
公用方法 SetParentRow(DataRow, DataRelation) (繼承自 DataRow。)
公用方法 ToString (繼承自 Object。)

頁首

請參閱

參照

DriverDataSet.DriverRow 類別

WebSvcDriver 命名空間