Namespace: Consultingwerk.BusinessEntityDesigner.Services
Class 
GetRelatedTablesRequest Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.ParameterObject
Implements: Consultingwerk.IJsonSerializable

File:GetRelatedTablesRequest
Purpose:Parameter class for the GetRelatedTables method of the
BusinessEntityDesignerBusinessTask
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:27.12.2021 15:39:03



Top Method Summary
Options Name Purpose
Consultingwerk.BusinessEntityDesigner.Services.GetRelatedTablesRequest DatabaseName (character) Property Setter for the DatabaseName property
Consultingwerk.BusinessEntityDesigner.Services.GetRelatedTablesRequest TableName (character) Property Setter for the TableName property

Top Constructor Summary
Options Name Purpose
GetRelatedTablesRequest () Constructor for the GetRelatedTablesRequest class
GetRelatedTablesRequest (character, character) Constructor for the GetRelatedTablesRequest class

Top Property Summary
Options Name Purpose
CHARACTER DatabaseName
CHARACTER TableName


Method Detail
Top

Consultingwerk.BusinessEntityDesigner.Services.GetRelatedTablesRequest DatabaseName (character)

Purpose: Property Setter for the DatabaseName property
Notes:

Parameters:
pDatabaseName CHARACTER
The value for the DatabaseName property
Returns Consultingwerk.BusinessEntityDesigner.Services.GetRelatedTablesRequest
The reference to the object instance
Top

Consultingwerk.BusinessEntityDesigner.Services.GetRelatedTablesRequest TableName (character)

Purpose: Property Setter for the TableName property
Notes:

Parameters:
pTableName CHARACTER
The value for the TableName property
Returns Consultingwerk.BusinessEntityDesigner.Services.GetRelatedTablesRequest
The reference to the object instance


Constructor Detail
Top

GetRelatedTablesRequest ()

Purpose: Constructor for the GetRelatedTablesRequest class
Notes:

Top

GetRelatedTablesRequest (character, character)

Purpose: Constructor for the GetRelatedTablesRequest class
Notes:

Parameters:
pDatabaseName CHARACTER
The value for the DatabaseName property
pTableName CHARACTER
The value for the TableName property


Property Detail
Top

CHARACTER DatabaseName


Returns CHARACTER
Top

CHARACTER TableName


Returns CHARACTER


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