Applies to
All controls or forms bound to a DataSet.
Description
Returns the handle of the DataSet associated with a control. For the window, returns the primary DataSet or the DataSet specified by DSOID.
Usage
handle = Get_Property (objectname, "DSOHANDLE"[, DSOID])
DSOID is optional and is the name or number of the current DataSet for procedural manipulation of the DataSet.