共用方式為


LookupTableDataSet.LookupTablesRow 成員

代表一個查閱表格。

LookupTableDataSet.LookupTablesRow 類型公開下列成員。

屬性

  名稱 描述
公用屬性 APP_ENTITY_UID 取得或設定自訂欄位替代實體的Project Online應用程式套件中所指定的 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。)
公用屬性 LT_CHECKOUTBY 取得或設定進行修改已取出的查閱表格的使用者的唯一識別碼。
公用屬性 LT_CHECKOUTDATE 取得或設定在其查閱表格的最後一個取出的日期。
公用屬性 LT_FILL_ALL_LEVELS 取得或設定是否所有層級的階層式查閱表格必須有值。
公用屬性 LT_NAME 取得或設定查閱資料表的名稱。
公用屬性 LT_PRIMARY_LCID 取得或設定查閱表格的主要地區設定識別碼。
公用屬性 LT_SORT_ORDER_ENUM 取得或設定指定LookupTables.SortOrder列舉所示的查閱資料表的排序順序。
公用屬性 LT_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。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetLookupTableMasksRows 取得查閱表格的代碼遮罩。
公用方法 GetLookupTableTreesRows 會取得所有值的查閱表格樹狀目錄中。
公用方法 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。)
公用方法 IsAPP_ENTITY_UIDNull 決定是否要將APP_ENTITY_UID屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)值。
公用方法 IsLT_CHECKOUTBYNull 決定是否要將LT_CHECKOUT()屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)值。
公用方法 IsLT_CHECKOUTDATENull 決定是否要將LT_CHECKOUTDATE屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)值。
公用方法 IsLT_FILL_ALL_LEVELSNull 決定是否要將LT_FILL_ALL_LEVELS屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)值。
公用方法 IsLT_PRIMARY_LCIDNull 決定是否要將LT_PRIMARY_LCID屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)值。
公用方法 IsLT_SORT_ORDER_ENUMNull 決定是否要將LT_SORT_ORDER_ENUM屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)值。
公用方法 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。)
公用方法 SetAPP_ENTITY_UIDNull APP_ENTITY_UID屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)值。
公用方法 SetColumnError(Int32, String) (繼承自 DataRow。)
公用方法 SetColumnError(String, String) (繼承自 DataRow。)
公用方法 SetColumnError(DataColumn, String) (繼承自 DataRow。)
公用方法 SetLT_CHECKOUTBYNull LT_CHECKOUTBY屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)值。
公用方法 SetLT_CHECKOUTDATENull LT_CHECKOUTDATE屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)值。
公用方法 SetLT_FILL_ALL_LEVELSNull LT_FILL_ALL_LEVELS屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)值。
公用方法 SetLT_PRIMARY_LCIDNull LT_PRIMARY_LCID屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)值。
公用方法 SetLT_SORT_ORDER_ENUMNull LT_SORT_ORDER_ENUM屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)值。
公用方法 SetMOD_DATENull MOD_DATE屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)值。
公用方法 SetModified (繼承自 DataRow。)
受保護方法 SetNull (繼承自 DataRow。)
公用方法 SetParentRow(DataRow) (繼承自 DataRow。)
公用方法 SetParentRow(DataRow, DataRelation) (繼承自 DataRow。)
公用方法 ToString (繼承自 Object。)

頁首

請參閱

參照

LookupTableDataSet.LookupTablesRow 類別

WebSvcLookupTable 命名空間