Class MDOListTableComptrCache
Caches for automatically-recognized list tables: Comptr
Inheritance
MDOListTableComptrCache
Inherited Members
Namespace: SuperOffice.CRM.Cache
Assembly: SoDataBase.dll
Syntax
[CacheV2("Database", 0)]
public class MDOListTableComptrCache : MDOListTableCacheTypedBase<ComptrTableInfo>, IFlushableV2, IDisposable
Constructors
MDOListTableComptrCache()
Caches for automatically-recognized list tables: Comptr
Declaration
public MDOListTableComptrCache()
Methods
GetCurrent()
Caches for automatically-recognized list tables: Comptr
Declaration
public static MDOListTableComptrCache GetCurrent()
Returns
Type | Description |
---|---|
MDOListTableComptrCache |
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)