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

File:UnableToRepositionAfterUpdateRowEventArgs
Purpose:Argument for the UnableToRepositionAfterUpdateRow event
of the SmartDatasetAdapter. Allows customized handling of
errors when the updated row cannot be repositioned to
after update (e.g. open the query with different arguments)
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Nov 01 11:55:23 CET 2014
Purpose: Returns the handle of the query
Notes:


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

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


Constructor Detail
Top

PUBLIC UnableToRepositionAfterUpdateRowEventArgs (handle, rowid)

Purpose: Constructor for the UnableToRepositionAfterUpdateRowEventArgs class
Notes:

Parameters:
phQuery HANDLE
The handle of the QUERY
proRowid ROWID
The ROWID of the record that was attempted to reposition to


Property Detail
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-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       27.03.2024 00:29:48