HitsDayInfoProviderGetStatisticsBoundariesInternal Method |
Returns max (DateTo) a min (DateFrom) datetime for given statistics.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax protected virtual DataSet GetStatisticsBoundariesInternal(
string where
)
Parameters
- where
- Type: SystemString
Where condition (contains statisticscode for query)
Return Value
Type:
DataSetSee Also