CalendarDataSet.CalendarExceptionsRow 成员

指示由CAL_UID属性所标识的基于日历的资源的可用性。

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

属性

  名称 说明
公共属性 CAL_UID 指定日历的唯一标识符。
公共属性 CalendarsRow 指定的CAL_UID对象,其中包含的CalendarDataSet.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 指定异常的重复频率。
公共属性 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 继承。)
公共方法 IsFinishNull 确定是否将Finish属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsNameNull 确定是否将Name属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsNull(Int32) (从 DataRow 继承。)
公共方法 IsNull(String) (从 DataRow 继承。)
公共方法 IsNull(DataColumn) (从 DataRow 继承。)
公共方法 IsNull(DataColumn, DataRowVersion) (从 DataRow 继承。)
公共方法 IsRecurrenceDaysNull 确定是否将RecurrenceDays属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsRecurrenceFrequencyNull 确定是否将RecurrenceFrequency属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsRecurrenceMonthDayNull 确定是否将RecurrenceMonthDay属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsRecurrenceMonthNull 确定是否将RecurrenceMonth属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsRecurrencePositionNull 确定是否将RecurrencePosition属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsRecurrenceTypeNull 确定是否将RecurrenceType属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsShift1FinishNull 确定是否将Shift1Finish属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsShift1StartNull 确定是否将Shift1Start属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsShift2FinishNull 确定是否将Shift2Finish属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsShift2StartNull 确定是否将Shift2Start属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsShift3FinishNull 确定是否将Shift3Finish属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsShift3StartNull 确定是否将Shift3Start属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsShift4FinishNull 确定是否将Shift4Finish属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsShift4StartNull 确定是否将Shift4Start属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsShift5FinishNull 确定是否将Shift5Finish属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsShift5StartNull 确定是否将Shift5Start属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsStartNull 确定是否将Start属性设置为空引用(无 在 Visual Basic 中)。
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 RejectChanges (从 DataRow 继承。)
公共方法 SetAdded (从 DataRow 继承。)
公共方法 SetColumnError(Int32, String) (从 DataRow 继承。)
公共方法 SetColumnError(String, String) (从 DataRow 继承。)
公共方法 SetColumnError(DataColumn, String) (从 DataRow 继承。)
公共方法 SetFinishNull Finish属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetModified (从 DataRow 继承。)
公共方法 SetNameNull Name属性设置为空引用(无 在 Visual Basic 中)。
受保护的方法 SetNull (从 DataRow 继承。)
公共方法 SetParentRow(DataRow) (从 DataRow 继承。)
公共方法 SetParentRow(DataRow, DataRelation) (从 DataRow 继承。)
公共方法 SetRecurrenceDaysNull RecurrenceDays属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetRecurrenceFrequencyNull RecurrenceFrequency属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetRecurrenceMonthDayNull RecurrenceMonthDay属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetRecurrenceMonthNull RecurrenceMonth属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetRecurrencePositionNull RecurrencePosition属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetRecurrenceTypeNull RecurrenceType属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetShift1FinishNull Shift1Finish属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetShift1StartNull Shift1Start属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetShift2FinishNull Shift2Finish属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetShift2StartNull Shift2Start属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetShift3FinishNull Shift3Finish属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetShift3StartNull Shift3Start属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetShift4FinishNull Shift4Finish属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetShift4StartNull Shift4Start属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetShift5FinishNull Shift5Finish属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetShift5StartNull Shift5Start属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetStartNull Start属性设置为空引用(无 在 Visual Basic 中)。
公共方法 ToString (从 Object 继承。)

页首

另请参阅

引用

CalendarDataSet.CalendarExceptionsRow 类

WebSvcCalendar 命名空间