|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL AssignQuerySelection (character, character, character) |
Assigns selection criteria to the query and distributes the
column/value pairs to the corresponding buffer's where-clause.
Each buffer's expression will always be embedded in parenthesis. |
||
| CancelCreateRowHandler (Object, CancelCreateRowEventArgs) |
Event Handler for the CancelCreateRow event of the ProBindingSource |
||
| CloseQuery () |
Empties the result set of this SmartDataAdapter. Used to clear grids |
||
| CreateRowHandler (Object, CreateRowEventArgs) |
Handler for the CreateRow event of the ProBindingSource |
||
| DeleteRow () |
Deletes the current row. |
||
| DesignerOpenSmartDataObject () |
|
||
| DestroySmartDataObject () |
Destroys the SmartDataObject instance |
||
| LOGICAL FetchLast () |
This Method moves to the last DataRow inside the BindingSource.
It is called by The Navigation Tools of the Toolbars.
Enforced by Interface ISmartNavigationTarget. |
||
| CHARACTER GetFieldValues (character) |
Returns a CHR(1) delimited list of field values from the
DataSource |
||
| CHARACTER GetRecordPosition () |
Evaluates the current record position property value |
||
| GetSmartDataObjectError () |
Formats Error message returned from the SmartDataObject using
the SmartDataObject error class
Error messages are returned using the fetchMessages API |
||
| InitializeSmartDataObject () |
Initializes the SmartDataObject by running initializeObject |
||
| LaunchSmartDataObject () |
Launches the SmartDataObject associated with this Data Adapter
instance |
||
| OffEndHandler (Object, OffEndEventArgs) |
Event handler for the OffEnd event of the ProBindingSource object |
||
| OnVerbClicked (character) |
Event Handler method for Designer Verbs |
||
| LOGICAL OpenQuery () |
Opens the SmartDataObjects Query by calling RetrieveData |
||
| ParentPositionChanged (Object, EventArgs) |
This Method is invoked by the ParentPositionChangedBase Event Handler
of the SmartDataAdapters base class when the PositionChanged Event of
the SmartDataSources BindingSource is fired. |
||
| PositionChangedHandler (Object, EventArgs) |
Handler for the PositionChanged event of the BindingSource attached
to this SmartDataAdapter instance. |
||
| LOGICAL RemoveQuerySelection (character, character) |
Remove field expression(s) for specified column(s) and operator(s)
added by assignQuerySelection from the query. |
||
| LOGICAL RetrieveData () |
Retrieves data from the SmartDataObject and binds the RowObject
temp-table to a ProBindingSource |
||
| SetDesignerProperties () |
Sets Properties to customize Visual Designer behavior |
||
| UpdateRow () |
UpdateRow submits the changes to a buffer into the using the
SmartDataObject API
Called by a DataTarget when it's required to save data.
*
Enforced by Interface ISmartDataSource. |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartDataObjectAdapter () |
Constructor for the SmartDataObjectAdapter class |
||
| SmartDataObjectAdapter (IContainer) |
Constructor for the SmartDataObjectAdapter class |
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL AddingRecord |
|
||
| CHARACTER AddRowIdent |
|
||
| INTEGER BatchSize |
|
||
| HANDLE DataHandle |
|
||
| CHARACTER ForeignFields |
|
||
| LOGICAL OpenSmartDataObject |
|
||
| HANDLE RowObject |
|
||
| INTEGER RowsToBatch |
|
||
| HANDLE SmartDataObjectHandle |
|
||
| LOGICAL SmartDataObjectInitialized |
|
||
| CHARACTER SmartDataObjectName |
|
|
Top
LOGICAL AssignQuerySelection (character, character, character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CancelCreateRowHandler (Object, CancelCreateRowEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CloseQuery ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CreateRowHandler (Object, CreateRowEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DeleteRow ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DesignerOpenSmartDataObject ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DestroySmartDataObject ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL FetchLast ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER GetFieldValues (character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER GetRecordPosition ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
GetSmartDataObjectError ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
InitializeSmartDataObject ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LaunchSmartDataObject ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OffEndHandler (Object, OffEndEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OnVerbClicked (character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL OpenQuery ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ParentPositionChanged (Object, EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PositionChangedHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL RemoveQuerySelection (character, character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL RetrieveData ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SetDesignerProperties ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
UpdateRow ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SmartDataObjectAdapter ()
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SmartDataObjectAdapter (IContainer)
|
|||||||||||||||
LOGICAL AddingRecord
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
CHARACTER AddRowIdent
|
|||||||||
INTEGER BatchSize
|
|||||||||
HANDLE DataHandle
|
|||||||||
CHARACTER ForeignFields
|
|||||||||
LOGICAL OpenSmartDataObject
|
|||||||||
HANDLE RowObject
|
|||||||||
INTEGER RowsToBatch
|
|||||||||
HANDLE SmartDataObjectHandle
|
|||||||||
LOGICAL SmartDataObjectInitialized
|
|||||||||
CHARACTER SmartDataObjectName
|
|||||||||