Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.
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

Base class of the repository provider.

Синтаксис

[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> предоставляет следующие члены.

Cвойства

 ИмяОписание
Public - свойствоItemIndexer 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

Смотри также

© Terrasoft 2002-2017.