|
Navigate to: Methods | Constructors | Events | Properties
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 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 |
Returns the handle of the data-source object |
|
+ | LOGICAL Initialized |
Returns if the Buffer Data Source is initialized already |
Top
PUBLIC LOGICAL AttachDataSource (handle)
|
|||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL AttachDataSource (handle, character)
|
|||||||||||||||||||||||||||||
PUBLIC Initialize ()
|
|||||||||||||||||||||||||||||
PUBLIC CHARACTER SourceDefaultQuery ()
|
PUBLIC HANDLE DataSourceHandle
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL Initialized
|