OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.TSharedDataCache.TMCommon Class Reference

todoComment More...

Public Member Functions

delegate DataTable TGetCacheableCommonTable (TCacheableCommonTablesEnum ACacheableTable)
 Delegate for retrieving data of a cacheable Common table More...
 

Static Public Member Functions

static DataTable GetCacheableCommonTable (TCacheableCommonTablesEnum ACacheableTable)
 retrieve cacheable Common table More...
 

Properties

static TGetCacheableCommonTable GetCacheableCommonTableDelegate [get, set]
 This property is used to provide a function which retrieves data of a cacheable Common table More...
 

Detailed Description

todoComment

Member Function Documentation

◆ GetCacheableCommonTable()

static DataTable Ict.Petra.Shared.TSharedDataCache.TMCommon.GetCacheableCommonTable ( TCacheableCommonTablesEnum  ACacheableTable)
inlinestatic

retrieve cacheable Common table

Parameters
ACacheableTableenum that defines Common table to be returned
Returns

◆ TGetCacheableCommonTable()

delegate DataTable Ict.Petra.Shared.TSharedDataCache.TMCommon.TGetCacheableCommonTable ( TCacheableCommonTablesEnum  ACacheableTable)

Delegate for retrieving data of a cacheable Common table

Property Documentation

◆ GetCacheableCommonTableDelegate

TGetCacheableCommonTable Ict.Petra.Shared.TSharedDataCache.TMCommon.GetCacheableCommonTableDelegate
staticgetset

This property is used to provide a function which retrieves data of a cacheable Common table

The Delegate is set up at the start of the application.


The documentation for this class was generated from the following file: