TimesheetLineClassDataSet.LineClassesRow 成员

表示一个时间表行类。

TimesheetLineClassDataSet.LineClassesRow 类型公开以下成员。

属性

  名称 说明
公共属性 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 继承。)
公共属性 MOD_DATE 获取或设置指定的工时行类的修改日期。
公共属性 RowError (从 DataRow 继承。)
公共属性 RowState (从 DataRow 继承。)
公共属性 Table (从 DataRow 继承。)
公共属性 TS_LINE_CLASS_ALWAYS_DISPLAY 获取或设置一个布尔值,该值指示是否始终显示指定的工时行类。
公共属性 TS_LINE_CLASS_DESC 获取或设置指定的工时行类的说明。
公共属性 TS_LINE_CLASS_IS_DISABLED 获取或设置一个布尔值,该值指示是否禁用编辑指定的工时行类。
公共属性 TS_LINE_CLASS_IS_EDITABLE 获取或设置一个布尔值,该值指示指定的工时行类是否可编辑。
公共属性 TS_LINE_CLASS_MULTILINE 获取或设置一个布尔值,指示是否行类包含多个行。
公共属性 TS_LINE_CLASS_NAME 获取或设置指定的工时行类的名称。
公共属性 TS_LINE_CLASS_NEED_APPROVAL 获取或设置一个布尔值,该值指示指定的工时行类是否需要管理器或委托审批。
公共属性 TS_LINE_CLASS_ORGANIZATION 获取或设置与指定的工时行类关联的组织的名称。
公共属性 TS_LINE_CLASS_TYPE 获取或设置一个数字,指示哪些行类类型用于指定的时间表行。
公共属性 TS_LINE_CLASS_UID 获取或设置指定的工时行类的唯一标识符 GUID。

页首

方法

  名称 说明
公共方法 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 继承。)
公共方法 IsMOD_DATENull 确定是否将MOD_DATE属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsNull(Int32) (从 DataRow 继承。)
公共方法 IsNull(String) (从 DataRow 继承。)
公共方法 IsNull(DataColumn) (从 DataRow 继承。)
公共方法 IsNull(DataColumn, DataRowVersion) (从 DataRow 继承。)
公共方法 IsTS_LINE_CLASS_ALWAYS_DISPLAYNull 确定是否将TS_LINE_CLASS_ALWAYS_DISPLAY属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsTS_LINE_CLASS_DESCNull 确定是否将TS_LINE_CLASS_DESC属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsTS_LINE_CLASS_IS_DISABLEDNull 确定是否将TS_LINE_CLASS_IS_DISABLED属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsTS_LINE_CLASS_IS_EDITABLENull 确定是否将TS_LINE_CLASS_IS_EDITABLE属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsTS_LINE_CLASS_MULTILINENull 确定是否将TS_LINE_CLASS_MULTILINE()属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsTS_LINE_CLASS_NAMENull 确定是否将TS_LINE_CLASS_NAME属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsTS_LINE_CLASS_NEED_APPROVALNull 确定是否将TS_LINE_CLASS_NEED_APPROVAL属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsTS_LINE_CLASS_TYPENull 确定是否将TS_LINE_CLASS_TYPE属性设置为空引用(无 在 Visual Basic 中)。
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 RejectChanges (从 DataRow 继承。)
公共方法 SetAdded (从 DataRow 继承。)
公共方法 SetColumnError(Int32, String) (从 DataRow 继承。)
公共方法 SetColumnError(String, String) (从 DataRow 继承。)
公共方法 SetColumnError(DataColumn, String) (从 DataRow 继承。)
公共方法 SetMOD_DATENull MOD_DATE属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetModified (从 DataRow 继承。)
受保护的方法 SetNull (从 DataRow 继承。)
公共方法 SetParentRow(DataRow) (从 DataRow 继承。)
公共方法 SetParentRow(DataRow, DataRelation) (从 DataRow 继承。)
公共方法 SetTS_LINE_CLASS_ALWAYS_DISPLAYNull TS_LINE_CLASS_ALWAYS_DISPLAY属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetTS_LINE_CLASS_DESCNull TS_LINE_CLASS_DESC属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetTS_LINE_CLASS_IS_DISABLEDNull TS_LINE_CLASS_IS_DISABLED属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetTS_LINE_CLASS_IS_EDITABLENull MOD_DATE属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetTS_LINE_CLASS_MULTILINENull TS_LINE_CLASS_MULTILINE()属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetTS_LINE_CLASS_NAMENull TS_LINE_CLASS_NAME属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetTS_LINE_CLASS_NEED_APPROVALNull TS_LINE_CLASS_NEED_APPROVAL属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetTS_LINE_CLASS_TYPENull TS_LINE_CLASS_TYPE属性设置为空引用(无 在 Visual Basic 中)。
公共方法 ToString (从 Object 继承。)

页首

另请参阅

引用

TimesheetLineClassDataSet.LineClassesRow 类

WebSvcAdmin 命名空间