DataStoreKeyTransformerProxy.Remove - метод
Смотри также
Terrasoft.Core.Store - пространство имен
> DataStoreKeyTransformerProxy - класс
: Remove - метод
C#
key
The key of the item you are deleting.
Glossary Item Box
Deletes the data repository item by the specified key.
Passed key key if first converted as follows: a prefix defined with the KeyPrefix property is added to it. After this the item with received transformed key is deleted from the data repository.