Platform Core .NET Assemblies API
DataLevel Enumeration
See Also  Send Feedback
Terrasoft.Core.Store Namespace : DataLevel Enumeration

Glossary Item Box

Data level in the storage

Syntax

 
C#
 
 

Members

MemberDescription
ApplicationThe application level. Data of this level is available for entire application.
RequestThe query level. Data of this level is available only while processing the current query.
SessionThe session level. Data of this level is available only in the session of the current user.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Terrasoft.Core.Store.DataLevel

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.