ColumnStatisticsData
class ColumnStatisticsData
Contains the individual types of column statistics data. Only one data object should be set and indicated by the Type
attribute.
Types
Properties
Link copied to clipboard
Binary column statistics data.
Link copied to clipboard
Boolean column statistics data.
Link copied to clipboard
Date column statistics data.
Link copied to clipboard
Decimal column statistics data. UnscaledValues within are Base64-encoded binary objects storing big-endian, two's complement representations of the decimal's unscaled value.
Link copied to clipboard
Double column statistics data.
Link copied to clipboard
Long column statistics data.
Link copied to clipboard
String column statistics data.
Link copied to clipboard
The type of column statistics data.