UnsubmittedTimesheetDataSet.TimePeriodsRow 成员

包含的时段信息的行。

UnsubmittedTimesheetDataSet.TimePeriodsRow 类型公开以下成员。

属性

  名称 说明
公共属性 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 继承。)
公共属性 RES_NAME 指示在指定的时间段相关联的资源名称。
公共属性 RES_UID 指示在指定的时间段相关联的资源的唯一标识符。
公共属性 RowError (从 DataRow 继承。)
公共属性 RowState (从 DataRow 继承。)
公共属性 Table (从 DataRow 继承。)
公共属性 TS_NAME 返回与指定的时间段的时间表的名称。
公共属性 TS_STATUS_ENUM 用于存储指定的时间表的TS_STATUS_ENUM状态。
公共属性 WPRD_FINISH_DATE 指示在指定的时间段的完成日期。
公共属性 WPRD_NAME 指示在指定的时间段的名称。
公共属性 WPRD_START_DATE 指示在指定的时间段的开始日期。
公共属性 WPRD_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 继承。)
公共方法 IsNull(Int32) (从 DataRow 继承。)
公共方法 IsNull(String) (从 DataRow 继承。)
公共方法 IsNull(DataColumn) (从 DataRow 继承。)
公共方法 IsNull(DataColumn, DataRowVersion) (从 DataRow 继承。)
公共方法 IsRES_NAMENull 确定是否将RES_NAME()属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsTS_NAMENull 确定是否将TS_NAME()属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsTS_STATUS_ENUMNull 确定是否将TS_STATUS_ENUM()属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsWPRD_FINISH_DATENull 确定是否将WPRD_FINISH_DATE()属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsWPRD_NAMENull 确定是否将WPRD_NAME()属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsWPRD_START_DATENull 确定是否将WPRD_START_DATE()属性设置为空引用(无 在 Visual Basic 中)。
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 RejectChanges (从 DataRow 继承。)
公共方法 SetAdded (从 DataRow 继承。)
公共方法 SetColumnError(Int32, String) (从 DataRow 继承。)
公共方法 SetColumnError(String, String) (从 DataRow 继承。)
公共方法 SetColumnError(DataColumn, String) (从 DataRow 继承。)
公共方法 SetModified (从 DataRow 继承。)
受保护的方法 SetNull (从 DataRow 继承。)
公共方法 SetParentRow(DataRow) (从 DataRow 继承。)
公共方法 SetParentRow(DataRow, DataRelation) (从 DataRow 继承。)
公共方法 SetRES_NAMENull WPRD_START_DATE()属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetTS_NAMENull TS_NAME()属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetTS_STATUS_ENUMNull TS_STATUS_ENUM()属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetWPRD_FINISH_DATENull WPRD_FINISH_DATE()属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetWPRD_NAMENull WPRD_NAME()属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetWPRD_START_DATENull WPRD_START_DATE()属性设置为空引用(无 在 Visual Basic 中)。
公共方法 ToString (从 Object 继承。)

页首

另请参阅

引用

UnsubmittedTimesheetDataSet.TimePeriodsRow 类

WebSvcAdmin 命名空间