'Declaration Function _aggregate( _ ByVal dataSlices As IDataSlices, _ ByVal dataField As IDataField, _ ByVal aggregate As Nullable(Of Aggregate), _ Optional ByVal limit As Nullable(Of Integer) _ ) As DataValueType
DataValueType _aggregate( IDataSlices dataSlices, IDataField dataField, Nullable<Aggregate> aggregate, Nullable<int> limit )
Parameters
- dataSlices
- dataField
- aggregate
- limit