Top Method Summary
Options Name Purpose
# HANDLE FetchRepositoryObject (character) Fetches the Repository Data from either the ISmartRepositoryService or the SmartRepositoryBusinessTask
+ 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

PROTECTED HANDLE FetchRepositoryObject (character)

Purpose: Fetches the Repository Data from either the ISmartRepositoryService
or the SmartRepositoryBusinessTask
Notes:

Parameters:
pcObjectMaster CHARACTER
The Object Master name or guid
Returns HANDLE
The handle of the ProDataset with the repository data
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