Skip to content

TimeMacro class

Represents some date or time macro value

public class Korzh.EasyQuery.TimeMacro
: IMacroValue
TypeNameDescription
Int32CountGets the count of values returned by this macro
DataTypeDataTypeGets macro data type.
StringIDGets the macro ID.
StringValueReturns the first value in list. It is useful for macros which hold only single value
TypeNameDescription
StringGetValue(Int32 index)Gets the value by its index.