21 references to Mean
System.Data (21)
fx\src\data\System\Data\Common\ByteStorage.cs (1)
43case AggregateType.Mean:
fx\src\data\System\Data\Common\DecimalStorage.cs (1)
43case AggregateType.Mean:
fx\src\data\System\Data\Common\DoubleStorage.cs (1)
43case AggregateType.Mean:
fx\src\data\System\Data\Common\Int16Storage.cs (1)
43case AggregateType.Mean:
fx\src\data\System\Data\Common\Int32Storage.cs (1)
43case AggregateType.Mean:
fx\src\data\System\Data\Common\Int64Storage.cs (1)
43case AggregateType.Mean:
fx\src\data\System\Data\Common\SByteStorage.cs (1)
43case AggregateType.Mean:
fx\src\data\System\Data\Common\SingleStorage.cs (1)
43case AggregateType.Mean:
fx\src\data\System\Data\Common\SQLTypes\SQLByteStorage.cs (1)
45case AggregateType.Mean:
fx\src\data\System\Data\Common\SQLTypes\SQLDecimalStorage.cs (1)
45case AggregateType.Mean:
fx\src\data\System\Data\Common\SQLTypes\SQLDoubleStorage.cs (1)
45case AggregateType.Mean:
fx\src\data\System\Data\Common\SQLTypes\SQLInt16Storage.cs (1)
45case AggregateType.Mean:
fx\src\data\System\Data\Common\SQLTypes\SQLInt32Storage.cs (1)
45case AggregateType.Mean:
fx\src\data\System\Data\Common\SQLTypes\SQLInt64Storage.cs (1)
45case AggregateType.Mean:
fx\src\data\System\Data\Common\SQLTypes\SQLMoneyStorage.cs (1)
45case AggregateType.Mean:
fx\src\data\System\Data\Common\SQLTypes\SQLSingleStorage.cs (1)
45case AggregateType.Mean:
fx\src\data\System\Data\Common\TimeSpanStorage.cs (1)
81case AggregateType.Mean: {
fx\src\data\System\Data\Common\UInt16Storage.cs (1)
43case AggregateType.Mean:
fx\src\data\System\Data\Common\UInt32Storage.cs (1)
43case AggregateType.Mean:
fx\src\data\System\Data\Common\UInt64Storage.cs (1)
43case AggregateType.Mean:
fx\src\data\System\Data\Filter\AggregateNode.cs (1)
55this.type = AggregateType.Mean;