 | MEDIAN Structure |
Aggregate [float] MEDIAN([float] Value)
Namespace:
sqx
Assembly:
SQX (in SQX.dll) Version: 1.0.2.6 (1.0.2.6)
Syntax[SerializableAttribute]
public struct MEDIAN : IBinarySerialize
RemarksMedian aggregate function.
Attributes
Format.UserDefined, IsInvariantToDuplicates = false, IsInvariantToNulls = true, IsInvariantToOrder = true, IsNullIfEmpty = true, MaxByteSize = -1
See Also