Namespace: Consultingwerk.SmartFramework.System
Class 
SmartRelationTableModel Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartFramework.System.SmartRelationTableModel_Generated
Implements: IDoNotIterateInDebugging, IEnumerable, IModelFilterTarget, Consultingwerk.SmartFramework.ISmartRelationTableModel, ISupportsAvailable, Consultingwerk.OERA.ITableModel

File:SmartRelationTableModel
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:26/02/2020 21:29:53,065+01:00


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


Constructor Detail
Top

SmartRelationTableModel ()

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

Top

SmartRelationTableModel (DatasetModel, handle)

Purpose: Constructor for the SmartRelationTableModel 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

SmartRelationTableModel (handle)

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

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

SmartRelationTableModel (handle, BufferModelGcModeEnum)

Purpose: Constructor for the SmartRelationTableModel 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

SmartRelationTableModel (SmartRelationTableModel, handle)

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

Parameters:
poTableModel Consultingwerk.SmartFramework.System.SmartRelationTableModel
The reference to SmartRelationTableModel on which this SmartRelationTableModel 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:33