Bind_Data - cDbQuery¶
Include: Use Db\cDbQuery.pkg
Adds a Data Dictionary field to the query result.
Type: Procedure
Parameters¶
| Parameter | Type | Description |
|---|---|---|
hDD |
Handle | Data Dictionary object. |
hField |
DbField | Field handle. |
Syntax¶
Procedure Bind_Data Handle hDD DbField hField
Call¶
Send Bind_Data of hoObj 0 0
Description¶
Adds a Data Dictionary field to the query result.