public TableStatisticsDescription( IReadOnlyList<StatisticsDescription> statisticsDescriptions )
Public Function New( _ ByVal statisticsDescriptions As IReadOnlyList(Of StatisticsDescription) _ )
Parameters
- statisticsDescriptions
- An IReadOnlyList containing one or more StatisticsDescriptions which specify what statistics function(s) should be performed on a specific field.