CalendarDataSet.CalendarExceptionsRow Members
Include Protected Members
Include Inherited Members
Indicates the availability of the calendar-based resource identified by the CAL_UID property.
The CalendarDataSet.CalendarExceptionsRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
CAL_UID | Specifies the unique identifier of a calendar. | |
CalendarsRow | Specifies the CAL_UID object that contains the calendar information for the CalendarDataSet.CalendarExceptionsRow object. | |
Finish | Specifies the completion date of the calendar exception. | |
HasErrors | (Inherited from DataRow.) | |
Item[Int32] | (Inherited from DataRow.) | |
Item[String] | (Inherited from DataRow.) | |
Item[DataColumn] | (Inherited from DataRow.) | |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) | |
Item[String, DataRowVersion] | (Inherited from DataRow.) | |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) | |
ItemArray | (Inherited from DataRow.) | |
Name | Specifies the name of the calendar exception. | |
RecurrenceDays | Specifies the weekdays for a calendar exception. | |
RecurrenceFrequency | Specifies the number of times an exception should recur between the start date and end dates for the time period. | |
RecurrenceMonth | Specifies the month in which an exception occurs. | |
RecurrenceMonthDay | Specifies the day of the month for a recurring exception. | |
RecurrencePosition | Specifies the integer-based relative position of the next occurrence within the range of recurrences. | |
RecurrenceType | Specifies how often the exception recurs. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Shift1Finish | Specifies the finish time, in minutes from midnight, for the first shift of the exception. | |
Shift1Start | Specifies the start time, in minutes from midnight, for the first shift of the exception. | |
Shift2Finish | Specifies the finish time, in minutes from midnight, for the second shift of the exception. | |
Shift2Start | Specifies the start time, in minutes from midnight, for the second shift of the exception. | |
Shift3Finish | Specifies the finish time, in minutes from midnight, for the third shift of the exception. | |
Shift3Start | Specifies the start time, in minutes from midnight, for the third shift of the exception. | |
Shift4Finish | Specifies the finish time, in minutes from midnight, for the fourth shift of the exception. | |
Shift4Start | Specifies the start time, in minutes from midnight, for the fourth shift of the exception. | |
Shift5Finish | Specifies the finish time, in minutes from midnight, for the fifth shift of the exception. | |
Shift5Start | Specifies the start time, in minutes from midnight, for the fifth shift of the exception. | |
Start | Specifies the start date of the exception. | |
Table | (Inherited from DataRow.) |
Top
Methods
Name | Description | |
---|---|---|
AcceptChanges | (Inherited from DataRow.) | |
BeginEdit | (Inherited from DataRow.) | |
CancelEdit | (Inherited from DataRow.) | |
ClearErrors | (Inherited from DataRow.) | |
Delete | (Inherited from DataRow.) | |
EndEdit | (Inherited from DataRow.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetChildRows(String) | (Inherited from DataRow.) | |
GetChildRows(DataRelation) | (Inherited from DataRow.) | |
GetChildRows(String, DataRowVersion) | (Inherited from DataRow.) | |
GetChildRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) | |
GetColumnError(Int32) | (Inherited from DataRow.) | |
GetColumnError(String) | (Inherited from DataRow.) | |
GetColumnError(DataColumn) | (Inherited from DataRow.) | |
GetColumnsInError | (Inherited from DataRow.) | |
GetHashCode | (Inherited from Object.) | |
GetParentRow(String) | (Inherited from DataRow.) | |
GetParentRow(DataRelation) | (Inherited from DataRow.) | |
GetParentRow(String, DataRowVersion) | (Inherited from DataRow.) | |
GetParentRow(DataRelation, DataRowVersion) | (Inherited from DataRow.) | |
GetParentRows(String) | (Inherited from DataRow.) | |
GetParentRows(DataRelation) | (Inherited from DataRow.) | |
GetParentRows(String, DataRowVersion) | (Inherited from DataRow.) | |
GetParentRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) | |
GetType | (Inherited from Object.) | |
HasVersion | (Inherited from DataRow.) | |
IsFinishNull | Determines whether the Finish property is set to a null reference (Nothing in Visual Basic). | |
IsNameNull | Determines whether the Name property is set to a null reference (Nothing in Visual Basic). | |
IsNull(Int32) | (Inherited from DataRow.) | |
IsNull(String) | (Inherited from DataRow.) | |
IsNull(DataColumn) | (Inherited from DataRow.) | |
IsNull(DataColumn, DataRowVersion) | (Inherited from DataRow.) | |
IsRecurrenceDaysNull | Determines whether the RecurrenceDays property is set to a null reference (Nothing in Visual Basic). | |
IsRecurrenceFrequencyNull | Determines whether the RecurrenceFrequency property is set to a null reference (Nothing in Visual Basic). | |
IsRecurrenceMonthDayNull | Determines whether the RecurrenceMonthDay property is set to a null reference (Nothing in Visual Basic). | |
IsRecurrenceMonthNull | Determines whether the RecurrenceMonth property is set to a null reference (Nothing in Visual Basic). | |
IsRecurrencePositionNull | Determines whether the RecurrencePosition property is set to a null reference (Nothing in Visual Basic). | |
IsRecurrenceTypeNull | Determines whether the RecurrenceType property is set to a null reference (Nothing in Visual Basic). | |
IsShift1FinishNull | Determines whether the Shift1Finish property is set to a null reference (Nothing in Visual Basic). | |
IsShift1StartNull | Determines whether the Shift1Start property is set to a null reference (Nothing in Visual Basic). | |
IsShift2FinishNull | Determines whether the Shift2Finish property is set to a null reference (Nothing in Visual Basic). | |
IsShift2StartNull | Determines whether the Shift2Start property is set to a null reference (Nothing in Visual Basic). | |
IsShift3FinishNull | Determines whether the Shift3Finish property is set to a null reference (Nothing in Visual Basic). | |
IsShift3StartNull | Determines whether the Shift3Start property is set to a null reference (Nothing in Visual Basic). | |
IsShift4FinishNull | Determines whether the Shift4Finish property is set to a null reference (Nothing in Visual Basic). | |
IsShift4StartNull | Determines whether the Shift4Start property is set to a null reference (Nothing in Visual Basic). | |
IsShift5FinishNull | Determines whether the Shift5Finish property is set to a null reference (Nothing in Visual Basic). | |
IsShift5StartNull | Determines whether the Shift5Start property is set to a null reference (Nothing in Visual Basic). | |
IsStartNull | Determines whether the Start property is set to a null reference (Nothing in Visual Basic). | |
MemberwiseClone | (Inherited from Object.) | |
RejectChanges | (Inherited from DataRow.) | |
SetAdded | (Inherited from DataRow.) | |
SetColumnError(Int32, String) | (Inherited from DataRow.) | |
SetColumnError(String, String) | (Inherited from DataRow.) | |
SetColumnError(DataColumn, String) | (Inherited from DataRow.) | |
SetFinishNull | Sets the Finish property to a null reference (Nothing in Visual Basic). | |
SetModified | (Inherited from DataRow.) | |
SetNameNull | Sets the Name property to a null reference (Nothing in Visual Basic). | |
SetNull | (Inherited from DataRow.) | |
SetParentRow(DataRow) | (Inherited from DataRow.) | |
SetParentRow(DataRow, DataRelation) | (Inherited from DataRow.) | |
SetRecurrenceDaysNull | Sets the RecurrenceDays property to a null reference (Nothing in Visual Basic). | |
SetRecurrenceFrequencyNull | Sets the RecurrenceFrequency property to a null reference (Nothing in Visual Basic). | |
SetRecurrenceMonthDayNull | Sets the RecurrenceMonthDay property to a null reference (Nothing in Visual Basic). | |
SetRecurrenceMonthNull | Sets the RecurrenceMonth property to a null reference (Nothing in Visual Basic). | |
SetRecurrencePositionNull | Sets the RecurrencePosition property to a null reference (Nothing in Visual Basic). | |
SetRecurrenceTypeNull | Sets the RecurrenceType property to a null reference (Nothing in Visual Basic). | |
SetShift1FinishNull | Sets the Shift1Finish property to a null reference (Nothing in Visual Basic). | |
SetShift1StartNull | Sets the Shift1Start property to a null reference (Nothing in Visual Basic). | |
SetShift2FinishNull | Sets the Shift2Finish property to a null reference (Nothing in Visual Basic). | |
SetShift2StartNull | Sets the Shift2Start property to a null reference (Nothing in Visual Basic). | |
SetShift3FinishNull | Sets the Shift3Finish property to a null reference (Nothing in Visual Basic). | |
SetShift3StartNull | Sets the Shift3Start property to a null reference (Nothing in Visual Basic). | |
SetShift4FinishNull | Sets the Shift4Finish property to a null reference (Nothing in Visual Basic). | |
SetShift4StartNull | Sets the Shift4Start property to a null reference (Nothing in Visual Basic). | |
SetShift5FinishNull | Sets the Shift5Finish property to a null reference (Nothing in Visual Basic). | |
SetShift5StartNull | Sets the Shift5Start property to a null reference (Nothing in Visual Basic). | |
SetStartNull | Sets the Start property to a null reference (Nothing in Visual Basic). | |
ToString | (Inherited from Object.) |
Top
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top