Platform Core .NET Assemblies API
Remove Method
See Also  Send Feedback
Terrasoft.Core.Store Namespace > DataStoreKeyTransformerProxy Class : Remove Method
key
The key of the element you are deleting.

Glossary Item Box

Deletes the data storage item for the specified key.

Syntax

 
C#
 
 

Parameters

key
The key of the element you are deleting.

Remarks

The key passed key that preconfigured as follows: a prefix defined by the KeyPrefix property is added to it. After that, the element with the transformed key is deleted from the data storage.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.