|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | UnableToRepositionAfterUpdateRowEventArgs (handle, rowid) |
Constructor for the UnableToRepositionAfterUpdateRowEventArgs class |
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.EventArgs Empty |
Returns the default instance of the Consultingwerk.EventArgs class Inherited from Consultingwerk.EventArgs |
|
+ | LOGICAL Handled |
Gets and sets if the event was handled by an subscriber and the
error should not be shown to the user |
|
+ | HANDLE QueryHandle |
Returns the handle of the query |
|
+ | ROWID Rowid |
Returns the ROWID that was attempted to reposition to |
Top
PUBLIC UnableToRepositionAfterUpdateRowEventArgs (handle, rowid)
|
---|
PUBLIC Consultingwerk.EventArgs Empty
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL Handled
|
|||||||||||||||
PUBLIC HANDLE QueryHandle
|
|||||||||||||||
PUBLIC ROWID Rowid
|