Namespace: Consultingwerk.BusinessEntityDesigner.Plugins.CustomServices
Interface 
IBusinessEntityValidationGenerator Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.BusinessEntityDesigner.Generator.BusinessEntityValidationGenerator

File:IBusinessEntityValidationGenerator
Purpose:Service Interface for custom generators for Business
Entity Validation code
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue May 26 20:45:35 CEST 2015
Notes:SCL-424



Top Method Summary
Options Name Purpose
+ LONGCHAR GenerateValidationCode (dataset) Generates the Business Entity Validation Code


Method Detail
Top

PUBLIC LONGCHAR GenerateValidationCode (dataset)

Purpose: Generates the Business Entity Validation Code
Notes:

Parameters:
dsBusinessEntity DATASET dsBusinessEntity
The Business Entity Dataset passed by-reference
Returns LONGCHAR
The generated validation code, including the @GeneratedValidationStart. and @GeneratedValidationEnd. Annotations


ProDataset Detail

ProDataset dsBusinessEntity

Member tables: eBusinessEntity, eDataRelation, eDataRelationProperties, eTable, eField, eFieldProperties, eIndex, eIndexProperties, eTableProperties, eBusinessEntityProperties


Temp-Table Detail

Temp-Table eBusinessEntity

Defined in:

Temp-Table eBusinessEntityProperties

Defined in:

Temp-Table eDataRelation

Defined in:

Temp-Table eDataRelationProperties

Defined in:

Temp-Table eField

Defined in:

Temp-Table eFieldProperties

Defined in:

Temp-Table eIndex

Defined in:

Temp-Table eIndexProperties

Defined in:

Temp-Table eTable

Defined in:

Temp-Table eTableProperties

Defined in:


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