C#
Member | Description |
---|---|
Application | The application level. Data of this level is available for entire application. |
Request | The query level. Data of this level is available only while processing the current query. |
Session | The session level. Data of this level is available only in the session of the current user. |
System.Object
System.ValueType
System.Enum
Terrasoft.Core.Store.DataLevel
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