|
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | AfterDeleteRecordEventArgs (character, character, handle, handle) |
Constructor for the AfterDeleteRecordEventArgs class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | HANDLE BufferHandle |
A reference to the new record |
|
| + | CHARACTER BusinessEntityName |
The name of the BusinessEntity the raised this event |
|
| + | HANDLE QueryHandle |
The handle of the Query using the Buffers of the DataAdapter |
|
| + | CHARACTER TableName |
The name of the BusinessEntity's table the raised this event |
|
Top
PUBLIC AfterDeleteRecordEventArgs (character, character, handle, handle)
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC HANDLE BufferHandle
|
|||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER BusinessEntityName
|
|||||||||||||||||
PUBLIC HANDLE QueryHandle
|
|||||||||||||||||
PUBLIC CHARACTER TableName
|
|||||||||||||||||