Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

DataStoreKeyTransformerProxy - класс Члены  Смотри также  Terrasoft.Core.Store - пространство имен : DataStoreKeyTransformerProxy - класс C#

Glossary Item Box

Proxy class that converts data repository keys by adding them to the prefix key.

Синтаксис

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

Конструкторы

 ИмяОписание
Public DataStoreKeyTransformerProxy Initializes an instance of the DataStoreKeyTransformerProxy proxy class with the specified prefix, which is added to the the keys of storage items.  

Cвойства

 ИмяОписание
Public - свойствоDataStoreData storage with which the proxy class works.  
Public - свойствоItemGets or sets a data repository item by the specified key.  
Public - свойствоKeyPrefixPrefix of the repository item key.  
Public - свойствоKeysList of the repository keys tha were not transformed.  

Методы

 ИмяОписание
Public - методInitializeInitializes the proxy class properties with passed parameters.  
Public - методRemoveDeletes the data repository item by the specified key.  

Иерархия наследования

System.Object
   Terrasoft.Core.Store.DataStoreKeyTransformerProxy

Смотри также

© Terrasoft 2002-2017.