Parameters
- statisticsDescriptions
- An IEnumerable containing one or more StatisticsDescriptions which specify what statistics function(s) should be performed on a specific field.
TableStatisticsDescription
class.Exception | Description |
---|---|
System.ArgumentNullException | statisticsDescriptions is null. -or- The StatisticsDescription input at a specific index in statisticsDescriptions is null. |
System.ArgumentException | statisticsDescriptions does not contain at least one non-null input. |
Target Platforms: Windows 11, Windows 10, Windows 8.1