Namespace: Consultingwerk.OERA.DynamicBusinessEntity
Class 
DynamicBusinessEntityIndexModel Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:DynamicBusinessEntityIndexModel
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Mar 15 21:51:37 AEDT 2020
Purpose: Returns the index fields
Notes:


Top Constructor Summary
Options Name Purpose
+ DynamicBusinessEntityIndexModel (character, logical, logical, logical, character[]) Constructor for the DynamicBusinessEntityIndexModel class

Top Property Summary
Options Name Purpose
+ CHARACTER IndexFields
+ CHARACTER IndexName
+ LOGICAL Primary
+ LOGICAL Unique
+ LOGICAL Word


Constructor Detail
Top

PUBLIC DynamicBusinessEntityIndexModel (character, logical, logical, logical, character[])

Purpose: Constructor for the DynamicBusinessEntityIndexModel class
Notes:

Parameters:
pcIndexName CHARACTER
The name of the index
plPrimary LOGICAL
Logical value indicating if the index is primary
plUnique LOGICAL
Logical value indicating if the index is unique
plWord LOGICAL
Logical value indicating if the index is a word index
pcIndexFields CHARACTER
The character array of index fields


Property Detail
Top

PUBLIC CHARACTER IndexFields


Returns CHARACTER
Top

PUBLIC CHARACTER IndexName


Returns CHARACTER
Top

PUBLIC LOGICAL Primary


Returns LOGICAL
Top

PUBLIC LOGICAL Unique


Returns LOGICAL
Top

PUBLIC LOGICAL Word


Returns LOGICAL


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:52:22