![]() | TimePeriodExpression Properties |
The TimePeriodExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | Children |
Returns the list of sub-expressions to the current expression.
(Inherited from ExpressionBase.) |
![]() | IsDays |
Returns true if a subexpression exists that is a day-part.
|
![]() | IsHours |
Returns true if a subexpression exists that is a hour-part.
|
![]() | IsMicroseconds |
Returns true if a subexpression exists that is a microsecond-part.
|
![]() | IsMilliseconds |
Returns true if a subexpression exists that is a milliseconds-part.
|
![]() | IsMinutes |
Returns true if a subexpression exists that is a minutes-part.
|
![]() | IsMonths |
Returns true if a subexpression exists that is a month-part.
|
![]() | IsSeconds |
Returns true if a subexpression exists that is a seconds-part.
|
![]() | IsWeeks |
Returns true if a subexpression exists that is a weeks-part.
|
![]() | IsYears |
Returns true if a subexpression exists that is a year-part.
|
![]() | Precedence | (Overrides ExpressionBasePrecedence.) |
![]() | TreeObjectName | (Inherited from ExpressionBase.) |