Namespace: Consultingwerk.OERA
Class 
DataSourceInfo Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.JsonSerializable
Implements: Consultingwerk.OERA.IDataSourceInfo, Consultingwerk.IJsonSerializable

File:DataSourceInfo
Purpose:General purpose Datasource (Business Entity) view parameter
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Jan 10 19:54:33 CET 2017



Top Method Summary
Options Name Purpose
CHARACTER ToString () Returns a string representation of the object

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

Top Property Summary
Options Name Purpose
CHARACTER EntityJoin
CHARACTER EntityName
CHARACTER EntityTable
CHARACTER EntityView


Method Detail
Top

CHARACTER ToString ()

Purpose: Returns a string representation of the object
Notes:

Returns CHARACTER
A String representation of the object


Constructor Detail
Top

DataSourceInfo ()

Purpose: Constructor for the DataSourceInfo class
Notes:

Top

DataSourceInfo (character, character)

Purpose: Constructor for the DataSourceInfo class
Notes:

Parameters:
pcEntityName CHARACTER
The name of the Business Entity
pcEntityTable CHARACTER
The name of the primary entity table
Top

DataSourceInfo (character, character, character)

Purpose: Constructor for the DataSourceInfo class
Notes:

Parameters:
pcEntityName CHARACTER
The name of the Business Entity
pcEntityTable CHARACTER
The name of the primary entity table
pcEntityView CHARACTER
The name of the additional entity tables
Top

DataSourceInfo (character, character, character, character)

Purpose: Constructor for the DataSourceInfo class
Notes:

Parameters:
pcEntityName CHARACTER
The name of the Business Entity
pcEntityTable CHARACTER
The name of the primary entity table
pcEntityView CHARACTER
The name of the additional entity tables
pcEntityJoin CHARACTER
Comma delimited list of YES/NO describing if the Entity View tables will be joined with the entity table


Property Detail
Top

CHARACTER EntityJoin


Returns CHARACTER
Top

CHARACTER EntityName


Returns CHARACTER
Top

CHARACTER EntityTable


Returns CHARACTER
Top

CHARACTER EntityView


Returns CHARACTER


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