|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL FetchFirst () |
This Method moves to the first DataRow inside the BindingSource. |
|
+ | LOGICAL FetchLast () |
This Method moves to the last DataRow inside the BindingSource. |
|
+ | LOGICAL FetchNext () |
This Method moves to the next DataRow inside the BindingSource. |
|
+ | LOGICAL FetchPrev () |
This Method moves to the previous DataRow inside the BindingSource. |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER RecordPosition |
|
|
+ | CHARACTER SmartDataSourceState |
|
|
+ | Consultingwerk.SmartComponents.Interfaces.ISmartNavigationSource SmartNavigationSource |
|
Top
PUBLIC LOGICAL FetchFirst ()
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL FetchLast ()
|
|||||||||||||||
PUBLIC LOGICAL FetchNext ()
|
|||||||||||||||
PUBLIC LOGICAL FetchPrev ()
|
PUBLIC CHARACTER RecordPosition
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER SmartDataSourceState
|
|||||||||
PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartNavigationSource SmartNavigationSource
|