[]
        
(Showing Draft Content)

C1.DataEngine.DateTimeParts

DateTimeParts Enum

Used in DbParts operation to indicate the part to extract from a DateTime value.

Namespace: C1.DataEngine
Assembly: C1.DataEngine.dll
Syntax
public enum DateTimeParts

Fields

Name Description
Day
DayOfWeek
DayOfYear
Hour
Millisecond
Minute
Month
Second
Year