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 |
|---|---|---|
| DatasetIdentifier | dataSetIdentifier |
Returns
| Type | Description |
|---|---|
| System.Int64 | Count of items. |