Namespace: Consultingwerk.SmartFramework.System.SmartCache
Class 
SmartCacheTableModel Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartFramework.System.SmartCache.SmartCacheTableModel_Generated
Implements: IDoNotIterateInDebugging, IEnumerable, IModelFilterTarget, ISupportsAvailable, Consultingwerk.OERA.ITableModel

File:SmartCacheTableModel
Author(s):Peter Judge / Consultingwerk Ltd.
Created:02/06/2024 16:48:47.561-05:00


Top Constructor Summary
Options Name Purpose
SmartCacheTableModel () Constructor for the SmartCacheTableModel class
SmartCacheTableModel (DatasetModel, handle) Constructor for the SmartCacheTableModel class
SmartCacheTableModel (handle) Constructor for the SmartCacheTableModel class
SmartCacheTableModel (handle, BufferModelGcModeEnum) Constructor for the SmartCacheTableModel class
SmartCacheTableModel (SmartCacheTableModel, handle) Constructor for the SmartCacheTableModel class


Constructor Detail
Top

SmartCacheTableModel ()

Purpose: Constructor for the SmartCacheTableModel class
Notes: Creates a buffer model based on a dynamic internal temp-table in the model class

Top

SmartCacheTableModel (DatasetModel, handle)

Purpose: Constructor for the SmartCacheTableModel class
Notes:

Parameters:
poDatasetModel Consultingwerk.OERA.DatasetModel
The reference to the owning DatasetModel
phBufferHandle HANDLE
The handle of the ProDataset member buffer this TableModel represents
Top

SmartCacheTableModel (handle)

Purpose: Constructor for the SmartCacheTableModel class
Notes: Creates a buffer model

Parameters:
phBufferHandle HANDLE
The handle of the ProDataset member buffer this TableModel represents
Top

SmartCacheTableModel (handle, BufferModelGcModeEnum)

Purpose: Constructor for the SmartCacheTableModel class
Notes: Creates a buffer model

Parameters:
phBufferHandle HANDLE
The handle of the ProDataset member buffer this TableModel represents
poGcMode Consultingwerk.OERA.BufferModelGcModeEnum
The BufferModelGcModeEnum describing if the buffer or table handle should be deleted with the BufferModel instance
Top

SmartCacheTableModel (SmartCacheTableModel, handle)

Purpose: Constructor for the SmartCacheTableModel class
Notes: Creates a view model

Parameters:
poTableModel Consultingwerk.SmartFramework.System.SmartCache.SmartCacheTableModel
The reference to SmartCacheTableModel on which this SmartCacheTableModel servers as a ViewModel
phBufferHandle HANDLE
The handle of the ProDataset member buffer this TableModel represents


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:28:13