|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL AttachDataSource (handle) |
Attaches the Data-Source to the ProDataset buffer object handle |
|
| + | LOGICAL AttachDataSource (handle, character) |
Returns the handle of the data-source object |
|
| + | LOGICAL AttachDataSource (handle, character, character) |
Returns the handle of the data-source object |
|
| + | LOGICAL AttachDataSource (handle, character, character, character) |
Returns the handle of the data-source object |
|
| + | HANDLE GetBufferHandle (character) |
Returns the handle of a source buffer |
|
| + | HANDLE GetBufferHandle (integer) |
Returns the handle of a source buffer |
|
| + | Initialize () |
Initializes the DATA-SOURCE object handle and supporting objects |
|
| + | CHARACTER SourceColumn (character) |
Returns the database field name matching a temp-table field name
contained in a consumers query string (query string vs. temp-table
definition) |
|
| + | CHARACTER SourceDefaultQuery () |
Returns the default query string (USING OF) that can be used for the
SourceDefaultQuery method of the DataAccess class |
|
| + | CHARACTER SourceDefaultQuery (logical) |
Returns the default query string (optionally resolving the OF) that can be used for the
SourceDefaultQuery method of the DataAccess class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | HANDLE DataSourceHandle |
|
|
| + | LOGICAL Initialized |
|
|
Top
PUBLIC LOGICAL AttachDataSource (handle)
|
|||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL AttachDataSource (handle, character)
|
|||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL AttachDataSource (handle, character, character)
|
|||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL AttachDataSource (handle, character, character, character)
|
|||||||||||||||||||||||||||||||||||||||
PUBLIC HANDLE GetBufferHandle (character)
|
|||||||||||||||||||||||||||||||||||||||
PUBLIC HANDLE GetBufferHandle (integer)
|
|||||||||||||||||||||||||||||||||||||||
PUBLIC Initialize ()
|
|||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER SourceColumn (character)
|
|||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER SourceDefaultQuery ()
|
|||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER SourceDefaultQuery (logical)
|
|||||||||||||||||||||||||||||||||||||||
PUBLIC HANDLE DataSourceHandle
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL Initialized
|
|||||||||