Show / Hide Table of Contents

Enum CacheType

Type of cache.

Namespace: SuperOffice.Data.Cache
Assembly: SoDataBase.dll
Syntax
public enum CacheType

Fields

Name Description
Application

Cache has same lifteme as the application.

Database

Cache belongs to the database (e.g. travel and master is seperate databases).

Session

Cache belongs to the currently logged on user and limmited to the current sesson.

Extension Methods

EnumUtil.MapEnums<SuperOffice.Data.Cache.CacheType, To>()
ObjectExtensions.AssignByReflection<CacheType>(CacheType)
ObjectExtensions.GraphCopy<CacheType>()
Converters.MapEnums<CacheType, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top