Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER SourceColumn (character, 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 (character) |
Returns the base query string used to retrieve data for the temp
tables. This query string will be appended by the query provided by
the consumer (FetchDataRequest object). |
Top
PUBLIC CHARACTER SourceColumn (character, character)
|
|||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER SourceDefaultQuery (character)
|