Method GetDatasetItemsCount
GetDatasetItemsCount(DatasetIdentifier)
Used to get the count of all the items of the given dataset in the persistence provider.
Declaration
long GetDatasetItemsCount(DatasetIdentifier dataSetIdentifier)
Parameters
Type | Name | Description |
---|---|---|
Dataset |
dataSetIdentifier |
Returns
Type | Description |
---|---|
System. |
Count of items. |