Top Method Summary
Options Name Purpose
Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModel CreateCurrentRecordView () Creates a new instance of the SmartUserProfileTableModel as a view model for the current record
Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModel CreateView () Creates a new instance of the SmartUserProfileTableModel as a view model
Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModel Fill (IFetchDataByKeyTableParameter) Fills the DatasetModel based on the given IFetchDataByKeyTableParameter
Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModel Fill (SmartUserProfileQuery) Fills the TableModel or filters the View TableModel based on the given TableQuery
Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModel Fill (SmartUserProfileQuery, OnNotAvailableEnum) Fills the TableModel or filters the View TableModel based on the given TableQuery
CHARACTER OwnerGuidWhenAvailable (character) Returns the value of the OwnerGuid field when a record is available
CHARACTER OwnerTypeWhenAvailable (character) Returns the value of the OwnerType field when a record is available
CHARACTER ProfileKeyWhenAvailable (character) Returns the value of the ProfileKey field when a record is available
CHARACTER ProfileNameWhenAvailable (character) Returns the value of the ProfileName field when a record is available
CHARACTER ProfileTypeWhenAvailable (character) Returns the value of the ProfileType field when a record is available
LONGCHAR ProfileValueWhenAvailable (longchar) Returns the value of the ProfileValue field when a record is available
Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModelFilter ResetFilter () Resets the TableModel Filter
Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModel SetBatching (logical) Sets the Batching property
CHARACTER UserProfileGuidWhenAvailable (character) Returns the value of the UserProfileGuid field when a record is available

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

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModelFilter Filter
CHARACTER OwnerGuid
CHARACTER OwnerType
CHARACTER ProfileKey
CHARACTER ProfileName
CHARACTER ProfileType
LONGCHAR ProfileValue
Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModelSort SortBy
CHARACTER UserProfileGuid


Method Detail
Top

Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModel CreateCurrentRecordView ()

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

Returns Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModel
The SmartUserProfileTableModel as the view model
Top

Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModel CreateView ()

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

Returns Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModel
The SmartUserProfileTableModel as the view model
Top

Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModel 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.Authentication.SmartUserProfileTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModel Fill (SmartUserProfileQuery)

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

Parameters:
poQuery Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery
The reference to the SmartUserProfileTableModelQuery
Returns Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModel Fill (SmartUserProfileQuery, OnNotAvailableEnum)

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

Parameters:
poQuery Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery
The reference to the SmartUserProfileTableModelQuery
poOnNotAvailable Consultingwerk.OERA.OnNotAvailableEnum
OnNotAvailableEnum member describing if the TableModel should throw an error on not available
Returns Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModel
The reference to this TableModel instance
Top

CHARACTER OwnerGuidWhenAvailable (character)

Purpose: Returns the value of the OwnerGuid 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

CHARACTER OwnerTypeWhenAvailable (character)

Purpose: Returns the value of the OwnerType 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

CHARACTER ProfileKeyWhenAvailable (character)

Purpose: Returns the value of the ProfileKey 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

CHARACTER ProfileNameWhenAvailable (character)

Purpose: Returns the value of the ProfileName 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

CHARACTER ProfileTypeWhenAvailable (character)

Purpose: Returns the value of the ProfileType 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

LONGCHAR ProfileValueWhenAvailable (longchar)

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

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

Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModelFilter ResetFilter ()

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

Returns Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModelFilter
The SmartUserProfileTableModelFilter instance
Top

Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModel SetBatching (logical)

Purpose: Sets the Batching property
Notes: Fluent interface

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

CHARACTER UserProfileGuidWhenAvailable (character)

Purpose: Returns the value of the UserProfileGuid 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


Constructor Detail
Top

SmartUserProfileTableModel_Generated ()

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

Top

SmartUserProfileTableModel_Generated (DatasetModel, handle)

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

SmartUserProfileTableModel_Generated (handle)

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

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

SmartUserProfileTableModel_Generated (handle, BufferModelGcModeEnum)

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

SmartUserProfileTableModel_Generated (SmartUserProfileTableModel, handle)

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

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


Property Detail
Top

Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModelFilter Filter


Returns Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModelFilter
Top

CHARACTER OwnerGuid


Returns CHARACTER
Top

CHARACTER OwnerType


Returns CHARACTER
Top

CHARACTER ProfileKey


Returns CHARACTER
Top

CHARACTER ProfileName


Returns CHARACTER
Top

CHARACTER ProfileType


Returns CHARACTER
Top

LONGCHAR ProfileValue


Returns LONGCHAR
Top

Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModelSort SortBy


Returns Consultingwerk.SmartFramework.Authentication.SmartUserProfileTableModelSort
Top

CHARACTER UserProfileGuid


Returns CHARACTER


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