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