|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | AssignKeyFieldsEventArgs (handle, character) |
Constructor of the AssignKeyFieldsEventArgs property |
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL Assigned |
Get's and sets if an event handler has actually assigned the
key fields and the SmartDatasetAdapter does not need to use it's
default values (based on GUID or random numbers, based on the
data type). |
|
+ | HANDLE BufferHandle |
Returns the handle to the new ProDataset buffer that should have the
key fields assigned |
|
+ | CHARACTER KeyFields |
Returns the list of the KeyFields (comma delimited) that need to be
assigned by the event handler |
Top
PUBLIC AssignKeyFieldsEventArgs (handle, character)
|
---|
PUBLIC LOGICAL Assigned
|
|||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC HANDLE BufferHandle
|
|||||||||||||||||||||
PUBLIC CHARACTER KeyFields
|