datasourceinuse_ca()
Description
Checks to see if the data source passed is in use in the
dataform1 object passed. A further restriction is that the
control must also be present in the array of controls that was passed.
Returns either .true
or .false
.
Prototype
datasourceinuse_ca
(
dataform1datasource
,
dataform1 src
,
array f
)
controls
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
src | None | dataform1datasource | |
f | None | dataform1 | |
controls | None | array |