|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER ClassChildren (character) |
Returns a list of class names that extend the given base class
(including the given class) |
|
+ | GetEmptyObjectStructure (character, dataset-handle) |
Returns the repository structure for objects of the given type |
|
+ | GetObjectByName (character, dataset-handle) |
Returns the repository data for the named object into the given
ProDataset |
|
+ | GetObjectByName (character, dataset-handle) |
Returns the repository data for the named object |
|
+ | GetObjectInstanceByName (character, character, dataset-handle) |
Returns the repository data for the named object instance into the
given ProDataset |
|
+ | StoreObject (logical, dataset-handle) |
Stores the repository data for the named object |
Top
PUBLIC CHARACTER ClassChildren (character)
|
|||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC GetEmptyObjectStructure (character, dataset-handle)
|
|||||||||||||||||||||||||||
PUBLIC GetObjectByName (character, dataset-handle)
|
|||||||||||||||||||||||||||
PUBLIC GetObjectByName (character, dataset-handle)
|
|||||||||||||||||||||||||||
PUBLIC GetObjectInstanceByName (character, character, dataset-handle)
|
|||||||||||||||||||||||||||
PUBLIC StoreObject (logical, dataset-handle)
|