共用方式為


ProjectDataSet.ProjectCustomFieldsRow 成員

代表特定的ProjectDataSet.ProjectRow資料列的自訂欄位值。

ProjectDataSet.ProjectCustomFieldsRow 類型公開下列成員。

屬性

  名稱 描述
公用屬性 CODE_VALUE 如果FIELD_TYPE_ENUM屬性設定為 [輸入GUID,請指定自訂欄位的值。
公用屬性 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 指定此自訂欄位的CustomField.Type值。
公用屬性 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,請指定自訂欄位值。
公用屬性 PROJ_UID 指定此自訂欄位所屬之專案的唯一識別項。
公用屬性 RowError (繼承自 DataRow。)
公用屬性 RowState (繼承自 DataRow。)
公用屬性 Table (繼承自 DataRow。)
公用屬性 TEXT_VALUE 如果FIELD_TYPE_ENUM屬性設定為 [輸入STRING,請指定自訂欄位值。

頁首

方法

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

頁首

請參閱

參照

ProjectDataSet.ProjectCustomFieldsRow 類別

WebSvcStatusing 命名空間