Provides access to properties and methods needed to manage temporal query filters.
Members
Name | Description | |
---|---|---|
EndingDate | Indicates the latest date included in the query. | |
RelativeTimeOperator | The object that contains a relative time to offset the temporal values. | |
StartingDate | Indicates the earliest date included in the query. | |
TemporalConversion | The temporal conversion mode to use (if any) by the temporal query. | |
TemporalOrder | Defines order in which temporal records are sorted. | |
TemporalRelationship | The temporal relation used in the temporal query. | |
TimeReference | Defines data time reference. |
ITemporalQueryFilter2.TimeReference Property
Defines data time reference.
Public Property TimeReference As ITimeReference
public ITimeReference TimeReference {get; set;}
Inherited Interfaces
Interfaces | Description |
---|---|
ITemporalQueryFilter | Provides access to properties and methods needed to manage temporal query filters. |
Classes that implement ITemporalQueryFilter2
Classes | Description |
---|