Enum DateFilterTypes
Namespace:
RingSoft.DbLookup.TableProcessing
Assembly:
RingSoft.DbLookup (in RingSoft.DbLookup.dll)
public enum DateFilterTypes
Public Enumeration DateFilterTypes
public enum class DateFilterTypes
| Member name | Description |
---|
| SpecificDate |
The specific date
|
| Days |
The days
|
| Weeks |
The weeks
|
| Months |
The months
|
| Years |
The years
|
| Hours |
The hours
|
| Minutes |
The minutes
|
| Seconds |
The seconds
|