|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
Export () |
|
|||||
|
Export (character) |
|
|||||
|
ExportTree (character) |
|
|||||
|
ExportTree (character, character) |
|
|||||
|
Import (character) |
/** Import entity data from the specified file (must exist)
@param file the file name to imprt from - currently supportes .json only */ |
|||||
|
ImportTree (character) |
/** Import entity data including child collections from the specified file (the top level entity must exist)
@param file the file name to imprt from - currently supportes .json only */ |
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
LOGICAL Attached |
/** Tells whether the instance is in a collection or service. */ |
|||||
|
CHARACTER ContextId |
/** defines the context (or scope?) for the instance.
Used in Equals() to ensure entities with the same keys
- blank means the object has no context (yet)
new and not attached (in which case equals is only true if exact same
object instance)
*/ |
|||||
|
OpenEdge.DataAdmin.IRequestInfo RequestInfo |
/** Optional definition of unique find critieria for this object and/or queries for child
collections. */ |
|||||
|
OpenEdge.DataAdmin.IDataAdminService Service |
/** returns the Service the object was retrieved from */ |
Top
Export ()
|
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Export (character)
|
||||||||||||||||
ExportTree (character)
|
||||||||||||||||
ExportTree (character, character)
|
||||||||||||||||
Import (character)
|
||||||||||||||||
ImportTree (character)
|
LOGICAL Attached
|
|||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER ContextId
|
|||||||||||||||||||
OpenEdge.DataAdmin.IRequestInfo RequestInfo
|
|||||||||||||||||||
OpenEdge.DataAdmin.IDataAdminService Service
|
Progress® OpenEdge® Release 11.7