- TStore
- Class that determines the type of repository.
- TStoreLevel
- Structure, whose values determine the access levels to the repository data.
BaseStoreProvider - класс Члены Смотри также Terrasoft.Core.Store - пространство имен : BaseStoreProvider - класс C#
Glossary Item Box
[DefaultMember("Item")] public abstract class BaseStoreProvider<TStore,TStoreLevel> where TStore: class where TStoreLevel: new(), struct
- TStore
- Class that determines the type of repository.
- TStoreLevel
- Structure, whose values determine the access levels to the repository data.
Тип BaseStoreProvider<TStore,TStoreLevel> предоставляет следующие члены.
Имя | Описание | |
---|---|---|
Item | Indexer for access to the repository of the TStore with the specified level of access to data. |
System.Object
Terrasoft.Core.Store.BaseStoreProvider<TStore,TStoreLevel>
Terrasoft.Core.Store.CacheStoreProvider
Terrasoft.Core.Store.DataStoreProvider