Top Method Summary
Options Name Purpose
CHARACTER ConfigurationValueCharacterWhenAvailable (character) Returns the value of the ConfigurationValueCharacter field when a record is available
DATETIME-TZ ConfigurationValueDateTimeTzWhenAvailable (datetime-tz) Returns the value of the ConfigurationValueDateTimeTz field when a record is available
DATETIME ConfigurationValueDateTimeWhenAvailable (datetime) Returns the value of the ConfigurationValueDateTime field when a record is available
DATE ConfigurationValueDateWhenAvailable (date) Returns the value of the ConfigurationValueDate field when a record is available
DECIMAL ConfigurationValueDecimalWhenAvailable (decimal) Returns the value of the ConfigurationValueDecimal field when a record is available
CHARACTER ConfigurationValueGuidWhenAvailable (character) Returns the value of the ConfigurationValueGuid field when a record is available
INT64 ConfigurationValueInt64WhenAvailable (int64) Returns the value of the ConfigurationValueInt64 field when a record is available
INTEGER ConfigurationValueIntegerWhenAvailable (integer) Returns the value of the ConfigurationValueInteger field when a record is available
LOGICAL ConfigurationValueLogicalWhenAvailable (logical) Returns the value of the ConfigurationValueLogical field when a record is available
CHARACTER ConfigurationValueNameWhenAvailable (character) Returns the value of the ConfigurationValueName field when a record is available
Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModel CreateCurrentRecordView () Creates a new instance of the SmartConfigurationValueTableModel as a view model for the current record
Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModel CreateView () Creates a new instance of the SmartConfigurationValueTableModel as a view model
Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModel Fill (IFetchDataByKeyTableParameter) Fills the DatasetModel based on the given IFetchDataByKeyTableParameter
Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModel Fill (SmartConfigurationValueQuery) Fills the TableModel or filters the View TableModel based on the given TableQuery
Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModel Fill (SmartConfigurationValueQuery, OnNotAvailableEnum) Fills the TableModel or filters the View TableModel based on the given TableQuery
Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModelFilter ResetFilter () Resets the TableModel Filter
Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModel SetBatching (logical) Sets the Batching property
LOGICAL SystemOwnedWhenAvailable (logical) Returns the value of the SystemOwned field when a record is available

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

Top Property Summary
Options Name Purpose
CHARACTER ConfigurationValueCharacter
DATE ConfigurationValueDate
DATETIME ConfigurationValueDateTime
DATETIME-TZ ConfigurationValueDateTimeTz
DECIMAL ConfigurationValueDecimal
CHARACTER ConfigurationValueGuid
INT64 ConfigurationValueInt64
INTEGER ConfigurationValueInteger
LOGICAL ConfigurationValueLogical
CHARACTER ConfigurationValueName
Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModelFilter Filter
Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModelSort SortBy
LOGICAL SystemOwned


Method Detail
Top

CHARACTER ConfigurationValueCharacterWhenAvailable (character)

Purpose: Returns the value of the ConfigurationValueCharacter field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

DATETIME-TZ ConfigurationValueDateTimeTzWhenAvailable (datetime-tz)

Purpose: Returns the value of the ConfigurationValueDateTimeTz field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue DATETIME-TZ
The default value to return when no record is available
Returns DATETIME-TZ
The field value or the default value when no record is available
Top

DATETIME ConfigurationValueDateTimeWhenAvailable (datetime)

Purpose: Returns the value of the ConfigurationValueDateTime field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue DATETIME
The default value to return when no record is available
Returns DATETIME
The field value or the default value when no record is available
Top

DATE ConfigurationValueDateWhenAvailable (date)

Purpose: Returns the value of the ConfigurationValueDate field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue DATE
The default value to return when no record is available
Returns DATE
The field value or the default value when no record is available
Top

DECIMAL ConfigurationValueDecimalWhenAvailable (decimal)

Purpose: Returns the value of the ConfigurationValueDecimal field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue DECIMAL
The default value to return when no record is available
Returns DECIMAL
The field value or the default value when no record is available
Top

CHARACTER ConfigurationValueGuidWhenAvailable (character)

Purpose: Returns the value of the ConfigurationValueGuid field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

INT64 ConfigurationValueInt64WhenAvailable (int64)

Purpose: Returns the value of the ConfigurationValueInt64 field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue INT64
The default value to return when no record is available
Returns INT64
The field value or the default value when no record is available
Top

INTEGER ConfigurationValueIntegerWhenAvailable (integer)

Purpose: Returns the value of the ConfigurationValueInteger field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue INTEGER
The default value to return when no record is available
Returns INTEGER
The field value or the default value when no record is available
Top

LOGICAL ConfigurationValueLogicalWhenAvailable (logical)

Purpose: Returns the value of the ConfigurationValueLogical field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

CHARACTER ConfigurationValueNameWhenAvailable (character)

Purpose: Returns the value of the ConfigurationValueName field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModel CreateCurrentRecordView ()

Purpose: Creates a new instance of the SmartConfigurationValueTableModel as a view model for the current record
Notes:

Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModel
The SmartConfigurationValueTableModel as the view model
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModel CreateView ()

Purpose: Creates a new instance of the SmartConfigurationValueTableModel as a view model
Notes:

Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModel
The SmartConfigurationValueTableModel as the view model
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModel Fill (IFetchDataByKeyTableParameter)

Purpose: Fills the DatasetModel based on the given IFetchDataByKeyTableParameter
Notes: The Tables property of the IFetchDataByKeyTableParameter should match the
FillChildTables property of the TableModel instance

Parameters:
poFetchDataByKeyTableParameter Consultingwerk.OERA.IFetchDataByKeyTableParameter
The IFetchDataByKeyTableParameter to populate the DatasetModel with
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModel Fill (SmartConfigurationValueQuery)

Purpose: Fills the TableModel or filters the View TableModel based on the given
TableQuery
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The reference to the SmartConfigurationValueTableModelQuery
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModel Fill (SmartConfigurationValueQuery, OnNotAvailableEnum)

Purpose: Fills the TableModel or filters the View TableModel based on the given
TableQuery
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The reference to the SmartConfigurationValueTableModelQuery
poOnNotAvailable Consultingwerk.OERA.OnNotAvailableEnum
OnNotAvailableEnum member describing if the TableModel should throw an error on not available
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModelFilter ResetFilter ()

Purpose: Resets the TableModel Filter
Notes: Strong-typed variant of the TableModelFilter:Reset() method

Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModelFilter
The SmartConfigurationValueTableModelFilter instance
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModel SetBatching (logical)

Purpose: Sets the Batching property
Notes: Fluent interface

Parameters:
plBatching LOGICAL
Logical value indicating if Batching should be used
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModel
The reference to the &1 instance itself
Top

LOGICAL SystemOwnedWhenAvailable (logical)

Purpose: Returns the value of the SystemOwned field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available


Constructor Detail
Top

SmartConfigurationValueTableModel_Generated ()

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

Top

SmartConfigurationValueTableModel_Generated (DatasetModel, handle)

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

SmartConfigurationValueTableModel_Generated (handle)

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

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

SmartConfigurationValueTableModel_Generated (handle, BufferModelGcModeEnum)

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

SmartConfigurationValueTableModel_Generated (SmartConfigurationValueTableModel, handle)

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

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


Property Detail
Top

CHARACTER ConfigurationValueCharacter


Returns CHARACTER
Top

DATE ConfigurationValueDate


Returns DATE
Top

DATETIME ConfigurationValueDateTime


Returns DATETIME
Top

DATETIME-TZ ConfigurationValueDateTimeTz


Returns DATETIME-TZ
Top

DECIMAL ConfigurationValueDecimal


Returns DECIMAL
Top

CHARACTER ConfigurationValueGuid


Returns CHARACTER
Top

INT64 ConfigurationValueInt64


Returns INT64
Top

INTEGER ConfigurationValueInteger


Returns INTEGER
Top

LOGICAL ConfigurationValueLogical


Returns LOGICAL
Top

CHARACTER ConfigurationValueName


Returns CHARACTER
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModelFilter Filter


Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModelFilter
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModelSort SortBy


Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueTableModelSort
Top

LOGICAL SystemOwned


Returns LOGICAL


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