|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | CreateParentRecord (character) |
Creates a parent record when needed for creating a record in a
SmartGroupCreateTarget |
|
+ | DeregisterSmartGroupCreateTarget (ISmartGroupCreateTarget) |
Deregister a SmartGroupCreateTarget with the SmartGroupCreateSource
* |
|
+ | RegisterSmartGroupCreateTarget (ISmartGroupCreateTarget) |
Register a SmartGroupCreateTarget with the SmartGroupCreateSource
This Method is executed every time a new SmartGroupCreateSource is
registered to the corresponding Property of a Class implementing the
Interface ISmartGroupCreateSource. |
|
+ | SaveFromGroupCreateTarget (ISmartGroupCreateTarget) |
Saves the data in this ISmartGroupCreateSource related updating
ISmartDataTarget so that before saving a new child record, that
parent record is created |
Options | Name | Purpose | |
---|---|---|---|
+ | AssignKeyFields (Object, AssignKeyFieldsEventArgs) |
Event raised when a ISmartGroupCreateSource needs to create a
record to allow creation of a child record in a ISmartGroupCreateTarget
instance. |
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL CreatingRecord |
|
|
+ | CHARACTER RecordPosition |
|
Top
PUBLIC CreateParentRecord (character)
|
|||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC DeregisterSmartGroupCreateTarget (ISmartGroupCreateTarget)
|
|||||||||||||||||||||
PUBLIC RegisterSmartGroupCreateTarget (ISmartGroupCreateTarget)
|
|||||||||||||||||||||
PUBLIC SaveFromGroupCreateTarget (ISmartGroupCreateTarget)
|
PUBLIC AssignKeyFields (Object, AssignKeyFieldsEventArgs)
|
---|
PUBLIC LOGICAL CreatingRecord
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER RecordPosition
|