![]() | TimePeriodExpression Methods |
The TimePeriodExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddChild |
Adds a new child expression to the current expression.
(Inherited from ExpressionBase.) |
![]() | SetHasDays |
Set to true if a subexpression exists that is a day-part.
|
![]() | SetHasHours |
Set to true if a subexpression exists that is a hour-part.
|
![]() | SetHasMicroseconds |
Set to true if a subexpression exists that is a microsecond-part.
|
![]() | SetHasMilliseconds |
Set to true if a subexpression exists that is a msec-part.
|
![]() | SetHasMinutes |
Set to true if a subexpression exists that is a minutes-part.
|
![]() | SetHasMonths |
Set to true if a subexpression exists that is a month-part.
|
![]() | SetHasSeconds |
Set to true if a subexpression exists that is a seconds-part.
|
![]() | SetHasWeeks |
Set to true if a subexpression exists that is a weeks-part.
|
![]() | SetHasYears |
Set to true if a subexpression exists that is a year-part.
|
![]() | ToEPL | (Inherited from ExpressionBase.) |
![]() | ToPrecedenceFreeEPL | (Overrides ExpressionBaseToPrecedenceFreeEPL(TextWriter).) |