Namespace: Consultingwerk.SmartComponents.Support
Class 
BindingSourceDataHandles Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:BindingSourceDataHandles
Purpose:Holder object for a Binding Source Query Handle and the
handle of the ProDataset that contains the temp-tables
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Nov 30 09:27:58 CET 2017
Notes:Returned by SmartBusinessEntityQuerySupport:PrepareBindingQuery
Purpose: Gets and sets the handle of the ProDataset
Notes:


Top Constructor Summary
Options Name Purpose
+ BindingSourceDataHandles () Constructor for the BindingSourceDataHandles class
+ BindingSourceDataHandles (handle, handle) Constructor for the BindingSourceDataHandles class

Top Property Summary
Options Name Purpose
+ HANDLE DatasetHandle
+ HANDLE QueryHandle


Constructor Detail
Top

PUBLIC BindingSourceDataHandles ()

Purpose: Constructor for the BindingSourceDataHandles class
Notes:

Top

PUBLIC BindingSourceDataHandles (handle, handle)

Purpose: Constructor for the BindingSourceDataHandles class
Notes:

Parameters:
phDataset HANDLE
The handle of the ProDataset
phQuery HANDLE
The handle of the Query


Property Detail
Top

PUBLIC HANDLE DatasetHandle


Returns HANDLE
Top

PUBLIC HANDLE QueryHandle


Returns HANDLE


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