Class AggregateResult
Batch aggregation result.
public class AggregateResult
Inheritance
Properties
Methods
GetNullable<T>(string)
Get value by alias (nullable)
public T? GetNullable<T>(string alias) where T : struct
Batch aggregation result.
public class AggregateResult
Get value by alias (nullable)
public T? GetNullable<T>(string alias) where T : struct