DataStoreKeyTransformerProxy - класс Члены Смотри также Terrasoft.Core.Store - пространство имен : DataStoreKeyTransformerProxy - класс C#
Glossary Item Box
[DefaultMember("Item")] public class DataStoreKeyTransformerProxy : IBaseStore, IDataStore, IDataStoreProxy
This class provides simple and effective mechanism of organizing selecked key space in the repository. This mechanism can be used for separation of the data of different users in the data repository.
Тип DataStoreKeyTransformerProxy предоставляет следующие члены.
Имя | Описание | |
---|---|---|
DataStoreKeyTransformerProxy | Initializes an instance of the DataStoreKeyTransformerProxy proxy class with the specified prefix, which is added to the the keys of storage items. |
Имя | Описание | |
---|---|---|
DataStore | Data storage with which the proxy class works. | |
Item | Gets or sets a data repository item by the specified key. | |
KeyPrefix | Prefix of the repository item key. | |
Keys | List of the repository keys tha were not transformed. |
Имя | Описание | |
---|---|---|
Initialize | Initializes the proxy class properties with passed parameters. | |
Remove | Deletes the data repository item by the specified key. |
System.Object
Terrasoft.Core.Store.DataStoreKeyTransformerProxy