|
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 |
|
| + | 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 |
| Options | Name | Purpose | |
|---|---|---|---|
| + | HANDLE DataSourceHandle |
|
|
| + | LOGICAL Initialized |
|
|
Top
PUBLIC LOGICAL AttachDataSource (handle)
|
|||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL AttachDataSource (handle, character)
|
|||||||||||||||||||||||||||||
PUBLIC Initialize ()
|
|||||||||||||||||||||||||||||
PUBLIC CHARACTER SourceColumn (character)
|
|||||||||||||||||||||||||||||
PUBLIC CHARACTER SourceDefaultQuery ()
|
|||||||||||||||||||||||||||||
PUBLIC HANDLE DataSourceHandle
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL Initialized
|
|||||||||