Namespace: Consultingwerk.Windows.Framework.Repository.Rendering.DataSource
Interface 
IDesignTimeDataSourceRenderer Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Windows.Framework.Repository.Rendering.DataSource.DesignTimeDataSourceRenderer

Purpose: Renders the Design Time DataSource
Notes:



Top Method Summary
Options Name Purpose
+ Progress.Data.BindingSource RenderDesignTimeDataSource (character) Renders the Design Time DataSource
+ Progress.Data.BindingSource RenderDesignTimeDataSource (character, character, character, character, character, character) Renders the Design Time DataSource
+ Progress.Data.BindingSource RenderDesignTimeDataSource (character, handle) Renders the Design Time DataSource


Method Detail
Top

PUBLIC Progress.Data.BindingSource RenderDesignTimeDataSource (character)

Purpose: Renders the Design Time DataSource
Notes:

Parameters:
pcGridName CHARACTER
The name of the Grid master
Returns Progress.Data.BindingSource
The Progress.Data.BindingSource reference
Top

PUBLIC Progress.Data.BindingSource RenderDesignTimeDataSource (character, character, character, character, character, character)

Purpose: Renders the Design Time DataSource
Notes:

Parameters:
pcEntityName CHARACTER
The name of the business entity
pcEntityTable CHARACTER
The name entity table
pcEntityView CHARACTER
The name of the entity view tables
pcEntityJoin CHARACTER
Comma delimited list of YES/NO identifying which view tables to join
pcBindTo CHARACTER
Bind to DATASET or QUERY
pcDatasetControllerType CHARACTER
The type name of the dataset controller
Returns Progress.Data.BindingSource
The Progress.Data.BindingSource reference
Top

PUBLIC Progress.Data.BindingSource RenderDesignTimeDataSource (character, handle)

Purpose: Renders the Design Time DataSource
Notes:

Parameters:
pcDataSourceGuid CHARACTER
The GUID of the Design Time DataSource
phRepositoryData HANDLE
The handle of the ProDataset with the RepositoryData
Returns Progress.Data.BindingSource
The Progress.Data.BindingSource reference


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       09.11.2024 19:09:22