Method LoadDataset
LoadDataset(DatasetIdentifier)
Used to load the whole bucket into the cache.
Declaration
IDictionary<string, string> LoadDataset(DatasetIdentifier dataSetIdentifier)
Parameters
Type | Name | Description |
---|---|---|
Dataset |
dataSetIdentifier |
Returns
Type | Description |
---|---|
System. |
Dictionary of bulk items returned from the persistence provider. |