29 references to Min
System.Data.Common (29)
System\Data\Common\BooleanStorage.cs (1)
29case AggregateType.Min:
System\Data\Common\ByteStorage.cs (1)
101case AggregateType.Min:
System\Data\Common\CharStorage.cs (1)
28case AggregateType.Min:
System\Data\Common\DateTimeOffsetStorage.cs (1)
28case AggregateType.Min:
System\Data\Common\DateTimeStorage.cs (1)
28case AggregateType.Min:
System\Data\Common\DecimalStorage.cs (1)
104case AggregateType.Min:
System\Data\Common\DoubleStorage.cs (1)
101case AggregateType.Min:
System\Data\Common\Int16Storage.cs (1)
105case AggregateType.Min:
System\Data\Common\Int32Storage.cs (1)
104case AggregateType.Min:
System\Data\Common\Int64Storage.cs (1)
104case AggregateType.Min:
System\Data\Common\SByteStorage.cs (1)
101case AggregateType.Min:
System\Data\Common\SingleStorage.cs (1)
102case AggregateType.Min:
System\Data\Common\SQLTypes\SQlBooleanStorage.cs (1)
30case AggregateType.Min:
System\Data\Common\SQLTypes\SQLByteStorage.cs (1)
103case AggregateType.Min:
System\Data\Common\SQLTypes\SQLDateTimeStorage.cs (1)
30case AggregateType.Min:
System\Data\Common\SQLTypes\SQLDecimalStorage.cs (1)
103case AggregateType.Min:
System\Data\Common\SQLTypes\SQLDoubleStorage.cs (1)
103case AggregateType.Min:
System\Data\Common\SQLTypes\SQLInt16Storage.cs (1)
103case AggregateType.Min:
System\Data\Common\SQLTypes\SQLInt32Storage.cs (1)
103case AggregateType.Min:
System\Data\Common\SQLTypes\SQLInt64Storage.cs (1)
103case AggregateType.Min:
System\Data\Common\SQLTypes\SQLMoneyStorage.cs (1)
103case AggregateType.Min:
System\Data\Common\SQLTypes\SQLSingleStorage.cs (1)
103case AggregateType.Min:
System\Data\Common\SQLTypes\SQLStringStorage.cs (1)
30case AggregateType.Min:
System\Data\Common\StringStorage.cs (1)
25case AggregateType.Min:
System\Data\Common\TimeSpanStorage.cs (1)
28case AggregateType.Min:
System\Data\Common\UInt16Storage.cs (1)
104case AggregateType.Min:
System\Data\Common\UInt32Storage.cs (1)
104case AggregateType.Min:
System\Data\Common\UInt64Storage.cs (1)
104case AggregateType.Min:
System\Data\Filter\AggregateNode.cs (1)
52_type = AggregateType.Min;