Namespace: Consultingwerk.SmartComponents.Base
Class 
RepositionAfterUpdateRowEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

File:RepositionAfterUpdateRowEventArgs
Purpose:Argument for the RepositionAfterUpdateRow event of the
SmartDatasetAdapter and SmartBusinessEntityAdapter. Allows
customized handling of repositioning to the updated row
(e.g. open the query with different arguments), allows to
prevent the error on repositioning when e.g. the query
needs to be opened with a different query string to match
the new row
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Nov 01 11:55:23 CET 2014


Top Constructor Summary
Options Name Purpose
+ RepositionAfterUpdateRowEventArgs (handle, rowid, logical) Constructor for the RepositionAfterUpdateRowEventArgs class

Top Property Summary
Options Name Purpose
+ LOGICAL Created
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs
+ LOGICAL Handled
+ HANDLE QueryHandle
+ ROWID Rowid


Constructor Detail
Top

PUBLIC RepositionAfterUpdateRowEventArgs (handle, rowid, logical)

Purpose: Constructor for the RepositionAfterUpdateRowEventArgs class
Notes:

Parameters:
phQuery HANDLE
The handle of the QUERY
proRowid ROWID
The ROWID of the record that was attempted to reposition to
plCreated LOGICAL
Logical value indicating if the row was created


Property Detail
Top

PUBLIC LOGICAL Created


Returns LOGICAL
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs

Returns Consultingwerk.EventArgs
Top

PUBLIC LOGICAL Handled


Returns LOGICAL
Top

PUBLIC HANDLE QueryHandle


Returns HANDLE
Top

PUBLIC ROWID Rowid


Returns ROWID


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:16:12