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属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsLT_CHECKOUTBYNull 确定是否将LT_CHECKOUT()属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsLT_CHECKOUTDATENull 确定是否将LT_CHECKOUTDATE属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsLT_FILL_ALL_LEVELSNull 确定是否将LT_FILL_ALL_LEVELS属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsLT_PRIMARY_LCIDNull 确定是否将LT_PRIMARY_LCID属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsLT_SORT_ORDER_ENUMNull 确定是否将LT_SORT_ORDER_ENUM属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsMOD_DATENull 确定是否将MOD_DATE属性设为一个空引用(无 在 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属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetColumnError(Int32, String) (从 DataRow 继承。)
公共方法 SetColumnError(String, String) (从 DataRow 继承。)
公共方法 SetColumnError(DataColumn, String) (从 DataRow 继承。)
公共方法 SetLT_CHECKOUTBYNull LT_CHECKOUTBY属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetLT_CHECKOUTDATENull LT_CHECKOUTDATE属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetLT_FILL_ALL_LEVELSNull LT_FILL_ALL_LEVELS属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetLT_PRIMARY_LCIDNull LT_PRIMARY_LCID属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetLT_SORT_ORDER_ENUMNull LT_SORT_ORDER_ENUM属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetMOD_DATENull MOD_DATE属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetModified (从 DataRow 继承。)
受保护的方法 SetNull (从 DataRow 继承。)
公共方法 SetParentRow(DataRow) (从 DataRow 继承。)
公共方法 SetParentRow(DataRow, DataRelation) (从 DataRow 继承。)
公共方法 ToString (从 Object 继承。)

页首

另请参阅

引用

LookupTableDataSet.LookupTablesRow 类

WebSvcLookupTable 命名空间