ResourceDataSet.CalendarExceptionsRow 成员

表示资源日历冲突信息 (如ResourceDataSet.CalendarExceptionsRow对象中的一行。

ResourceDataSet.CalendarExceptionsRow 类型公开以下成员。

属性

  名称 说明
公共属性 Finish 结束日期和时间时此日历例外日期。
公共属性 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 继承。)
公共属性 Name 此异常,如休假) 指定的名称。
公共属性 RecurrenceDays 二进制标志整数,它表示的此日历例外日期的生效日期为星期几。
公共属性 RecurrenceFrequency 此日历例外日期发生的时间间隔。
公共属性 RecurrenceMonth 当设置重复频率为每年的月份值。
公共属性 RecurrenceMonthDay 每月天数设置重复频率为每年时。
公共属性 RecurrencePosition 每月的匹配项中的周数。
公共属性 RecurrenceType 表示此异常的CalendarConstants.CalendarRecurrenceType类型的数字值。
公共属性 RES_UID 此异常所适用的资源的唯一标识符。
公共属性 ResourcesRow ResourceDataSet.ResourcesRow 对象,该对象包含与此异常相关的资源信息。
公共属性 RowError (从 DataRow 继承。)
公共属性 RowState (从 DataRow 继承。)
公共属性 Shift1Finish 一天第一班次的结束时间中的分钟。
公共属性 Shift1Start 当第一班次的开始一天中的分钟。
公共属性 Shift2Finish 第二班次结束时的一天中的分钟数。
公共属性 Shift2Start 第二班次结束时的一天中的分钟数。
公共属性 Shift3Finish 第三班次结束时的一天中的分钟数。
公共属性 Shift3Start 第三班次的开始时一天中的分钟数。
公共属性 Shift4Finish 第四班次结束时的一天中的分钟数。
公共属性 Shift4Start 第四班次的开始时一天中的分钟数。
公共属性 Shift5Finish 第五班次结束时的一天中的分钟数。
公共属性 Shift5Start 第五班次的开始时一天中的分钟数。
公共属性 Start 日期和此日历例外日期的开始的时间。
公共属性 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 继承。)
公共方法 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 继承。)
公共方法 IsRecurrenceDaysNull 确定是否将RecurrenceDays属性设置为空值。
公共方法 IsRecurrenceMonthDayNull 确定是否将RecurrenceMonthDay属性设置为空值。
公共方法 IsRecurrenceMonthNull 确定是否将RecurrenceMonth属性设置为空值。
公共方法 IsRecurrencePositionNull 确定是否将RecurrencePosition属性设置为空值。
公共方法 IsShift1FinishNull 确定是否将Shift1Finish属性设置为空值。
公共方法 IsShift1StartNull 确定是否将Shift1Start属性设置为空值。
公共方法 IsShift2FinishNull 确定是否将Shift2Finish属性设置为空值。
公共方法 IsShift2StartNull 确定是否将Shift2Start属性设置为空值。
公共方法 IsShift3FinishNull 确定是否将Shift3Finish属性设置为空值。
公共方法 IsShift3StartNull 确定是否将Shift3Start属性设置为空值。
公共方法 IsShift4FinishNull 确定是否将Shift4Finish属性设置为空值。
公共方法 IsShift4StartNull 确定是否将Shift4Start属性设置为空值。
公共方法 IsShift5FinishNull 确定是否将Shift5Finish属性设置为空值。
公共方法 IsShift5StartNull 确定是否将Shift5Start属性设置为空值。
受保护的方法 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 继承。)
公共方法 SetRecurrenceDaysNull RecurrenceDays属性设置为空值。
公共方法 SetRecurrenceMonthDayNull RecurrenceMonthDay属性设置为空值。
公共方法 SetRecurrenceMonthNull RecurrenceMonth属性设置为空值。
公共方法 SetRecurrencePositionNull RecurrencePosition属性设置为空值。
公共方法 SetShift1FinishNull Shift1Finish属性设置为空值。
公共方法 SetShift1StartNull Shift1Start属性设置为空值。
公共方法 SetShift2FinishNull Shift2Finish属性设置为空值。
公共方法 SetShift2StartNull Shift2Start属性设置为空值。
公共方法 SetShift3FinishNull Shift3Finish属性设置为空值。
公共方法 SetShift3StartNull Shift3Start属性设置为空值。
公共方法 SetShift4FinishNull Shift4Finish属性设置为空值。
公共方法 SetShift4StartNull Shift4Start属性设置为空值。
公共方法 SetShift5FinishNull Shift5Finish属性设置为空值。
公共方法 SetShift5StartNull Shift5Start属性设置为空值。
公共方法 ToString (从 Object 继承。)

页首

另请参阅

引用

ResourceDataSet.CalendarExceptionsRow 类

WebSvcWorkflow 命名空间