Show / Hide Table of Contents

Class SaintConfigurationCache

Inheritance
Object
XCacheBase
SaintConfigurationCache
Implements
IFlushable
Inherited Members
XCacheBase.GetCacheAttribute(Type)
XCacheBase.GetCurrentInstance<CacheType>()
XCacheBase.Flush()
XCacheBase.IsCacheInvalidated(Int32, SqlType, Int32)
XCacheBase.Timeout
XCacheBase.LastTouch
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
[Cache(600, "Database")]
public class SaintConfigurationCache : XCacheBase, IFlushable

Constructors

SaintConfigurationCache()

Declaration
[SoInjectConstructor]
protected SaintConfigurationCache()

Properties

ConfigurationRows

Declaration
public Dictionary<SoTable, SaintConfigurationRow> ConfigurationRows { get; }
Property Value
Type Description
Dictionary<SoTable, SaintConfigurationRow>

Methods

GetCachedTableNumbers()

Declaration
public override int[] GetCachedTableNumbers()
Returns
Type Description
Int32[]
Overrides
XCacheBase.GetCachedTableNumbers()

GetCurrent()

Declaration
public static SaintConfigurationCache GetCurrent()
Returns
Type Description
SaintConfigurationCache

Implements

IFlushable

Extension Methods

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