共用方式為


TimesheetDataSet.CustomFieldsRow 成員

代表時程表中的某一列輸入的自訂欄位值。

TimesheetDataSet.CustomFieldsRow 類型公開下列成員。

屬性

  名稱 描述
公用屬性 CODE_VALUE 指定此欄位的查閱表格值的唯一識別項。
公用屬性 CUSTOM_FIELD_UID 指定自訂欄位的唯一識別項。
公用屬性 DATE_VALUE 指定的自訂欄位值,如果FIELD_TYPE_ENUM屬性設定為 [輸入DATE
公用屬性 DUR_FMT 如果FIELD_TYPE_ENUM屬性設定為 [輸入DURATION,請指定 [ DUR_VALUE ] 屬性中,所要的顯示格式。
公用屬性 DUR_VALUE 指定的自訂欄位值,如果FIELD_TYPE_ENUM屬性設定為 [輸入DURATION
公用屬性 FIELD_TYPE_ENUM 指定此自訂欄位的PSDataType值。
公用屬性 FLAG_VALUE 指定的自訂欄位值,如果FIELD_TYPE_ENUM屬性設定為 [輸入YESNO
公用屬性 HasErrors (繼承自 DataRow。)
公用屬性 INDICATOR_VALUE 指定的自訂欄位值,如果FIELD_TYPE_ENUM屬性設定為 [輸入INDICATOR
公用屬性 Item[Int32] (繼承自 DataRow。)
公用屬性 Item[String] (繼承自 DataRow。)
公用屬性 Item[DataColumn] (繼承自 DataRow。)
公用屬性 Item[Int32, DataRowVersion] (繼承自 DataRow。)
公用屬性 Item[String, DataRowVersion] (繼承自 DataRow。)
公用屬性 Item[DataColumn, DataRowVersion] (繼承自 DataRow。)
公用屬性 ItemArray (繼承自 DataRow。)
公用屬性 MD_PROP_ID 指定此自訂欄位定義,整數格式的唯一識別碼。
公用屬性 MD_PROP_UID 指定此自訂欄位定義的唯一識別項。
公用屬性 NUM_VALUE 指定的自訂欄位值,如果FIELD_TYPE_ENUM屬性設定為 [輸入NUMBER
公用屬性 RowError (繼承自 DataRow。)
公用屬性 RowState (繼承自 DataRow。)
公用屬性 Table (繼承自 DataRow。)
公用屬性 TEXT_VALUE 指定的自訂欄位值,如果FIELD_TYPE_ENUM屬性設定為 [輸入STRING
公用屬性 TS_LINE_UID 指定此自訂欄位與相關的時程表的列唯一識別碼。
公用屬性 TS_UID 指定此自訂欄位值所屬的時程表唯一識別項。

頁首

方法

  名稱 描述
公用方法 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。)
公用方法 IsCODE_VALUENull 決定是否要將CODE_VALUE屬性設定為 null 值。
公用方法 IsDATE_VALUENull 決定是否要將DATE_VALUE屬性設定為 null 值。
公用方法 IsDUR_FMTNull 決定是否要將DUR_FMT屬性設定為 null 值。
公用方法 IsDUR_VALUENull 決定是否要將DUR_VALUE屬性設定為 null 值。
公用方法 IsFIELD_TYPE_ENUMNull 決定是否要將FIELD_TYPE_ENUM屬性設定為 null 值。
公用方法 IsFLAG_VALUENull 決定是否要將FLAG_VALUE屬性設定為 null 值。
公用方法 IsINDICATOR_VALUENull 決定是否要將INDICATOR_VALUE屬性設定為 null 值。
公用方法 IsMD_PROP_IDNull 決定是否要將MD_PROP_ID屬性設定為 null 值。
公用方法 IsMD_PROP_UIDNull 決定是否要將MD_PROP_UID屬性設定為 null 值。
公用方法 IsNull(Int32) (繼承自 DataRow。)
公用方法 IsNull(String) (繼承自 DataRow。)
公用方法 IsNull(DataColumn) (繼承自 DataRow。)
公用方法 IsNull(DataColumn, DataRowVersion) (繼承自 DataRow。)
公用方法 IsNUM_VALUENull 決定是否要將NUM_VALUE屬性設定為 null 值。
公用方法 IsTEXT_VALUENull 決定是否要將TEXT_VALUE屬性設定為 null 值。
受保護方法 MemberwiseClone (繼承自 Object。)
公用方法 RejectChanges (繼承自 DataRow。)
公用方法 SetAdded (繼承自 DataRow。)
公用方法 SetCODE_VALUENull CODE_VALUE屬性設定為 null 值。
公用方法 SetColumnError(Int32, String) (繼承自 DataRow。)
公用方法 SetColumnError(String, String) (繼承自 DataRow。)
公用方法 SetColumnError(DataColumn, String) (繼承自 DataRow。)
公用方法 SetDATE_VALUENull DATE_VALUE屬性設定為 null 值。
公用方法 SetDUR_FMTNull DUR_FMT屬性設定為 null 值。
公用方法 SetDUR_VALUENull DUR_VALUE屬性設定為 null 值。
公用方法 SetFIELD_TYPE_ENUMNull FIELD_TYPE_ENUM屬性設定為 null 值。
公用方法 SetFLAG_VALUENull FLAG_VALUE屬性設定為 null 值。
公用方法 SetINDICATOR_VALUENull INDICATOR_VALUE屬性設定為 null 值。
公用方法 SetMD_PROP_IDNull MD_PROP_ID屬性設定為 null 值。
公用方法 SetMD_PROP_UIDNull MD_PROP_UID屬性設定為 null 值。
公用方法 SetModified (繼承自 DataRow。)
受保護方法 SetNull (繼承自 DataRow。)
公用方法 SetNUM_VALUENull NUM_VALUE屬性設定為 null 值。
公用方法 SetParentRow(DataRow) (繼承自 DataRow。)
公用方法 SetParentRow(DataRow, DataRelation) (繼承自 DataRow。)
公用方法 SetTEXT_VALUENull TEXT_VALUE屬性設定為 null 值。
公用方法 ToString (繼承自 Object。)

頁首

請參閱

參照

TimesheetDataSet.CustomFieldsRow 類別

WebSvcTimeSheet 命名空間