|
| Options | Name | Purpose | |
|---|---|---|---|
| Attach (IDataAdminContext) |
|
||
| LOGICAL CanAttach (IDataAdminContext) |
|
||
| LOGICAL Equals (Object) |
|
||
| Export () |
|
||
| Export (character) |
|
||
| ExportAsProcedure (character) |
|
||
| ExportAsProcedure (character, character) |
|
||
| ExportTree (character) |
|
||
| ExportTree (character, character) |
|
||
| Progress.Json.ObjectModel.JsonObject GetJSONExport (IContextTree) |
/* optional call back from context tree.
called when parse is complete
override to return json to export instead of dataset
returns unknown to use standard dataset. write-json */
|
||
| CHARACTER GetKeyValues () |
|
||
| Import (character) |
|
||
| ImportTree (character) |
|
||
| NewContext (IDataAdminModel) |
/* the context we attached to changed */
|
||
| INTEGER Serialize (handle) |
|
||
| CHARACTER ToString () |
|
||
| WriteTree (IContextTree) |
/* */
|
||
| WriteTree (IContextTree, character) |
/* end method. */
|
| Options | Name | Purpose | |
|---|---|---|---|
| Extent () |
|
||
| Extent (ExtentContext, IRequestInfo) |
|
||
| Extent (IArea, AreaContext) |
|
| Options | Name | Purpose | |
|---|---|---|---|
| OpenEdge.DataAdmin.IArea Area |
|
||
| LOGICAL Attached |
|
||
| CHARACTER CodeExtension |
|
||
| OpenEdge.DataAdmin.Binding.IDataAdminModel Context |
|
||
| CHARACTER ContextId |
|
||
| LOGICAL Created |
|
||
| Progress.Lang.error Error |
|
||
| CHARACTER FileName |
|
||
| LOGICAL IsFixed |
|
||
| LOGICAL Modified |
|
||
| INTEGER Number |
|
||
| CHARACTER Path |
|
||
| OpenEdge.DataAdmin.IRequestInfo RequestInfo |
|
||
| CHARACTER SerializeName |
|
||
| OpenEdge.DataAdmin.IDataAdminService Service |
|
||
| INTEGER Size |
|
||
| INTEGER SizeUsed |
|
Attach (IDataAdminContext)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL CanAttach (IDataAdminContext)
|
||||||||||||||||||||||
LOGICAL Equals (Object)
|
||||||||||||||||||||||
Export () |
||||||||||||||||||||||
Export (character)
|
||||||||||||||||||||||
ExportAsProcedure (character)
|
||||||||||||||||||||||
ExportAsProcedure (character, character)
|
||||||||||||||||||||||
ExportTree (character)
|
||||||||||||||||||||||
ExportTree (character, character)
|
||||||||||||||||||||||
Progress.Json.ObjectModel.JsonObject GetJSONExport (IContextTree)
|
||||||||||||||||||||||
CHARACTER GetKeyValues ()
|
||||||||||||||||||||||
Import (character)
|
||||||||||||||||||||||
ImportTree (character)
|
||||||||||||||||||||||
NewContext (IDataAdminModel)
|
||||||||||||||||||||||
INTEGER Serialize (handle)
|
||||||||||||||||||||||
CHARACTER ToString ()
|
||||||||||||||||||||||
WriteTree (IContextTree)
|
||||||||||||||||||||||
WriteTree (IContextTree, character)
|
||||||||||||||||||||||
Extent () |
||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Extent (ExtentContext, IRequestInfo)
|
||||||||||||||
Extent (IArea, AreaContext)
|
||||||||||||||
OpenEdge.DataAdmin.IArea Area
|
||||||||
|---|---|---|---|---|---|---|---|---|
LOGICAL Attached
|
||||||||
CHARACTER CodeExtension
|
||||||||
OpenEdge.DataAdmin.Binding.IDataAdminModel Context |
||||||||
CHARACTER ContextId
|
||||||||
LOGICAL Created
|
||||||||
Progress.Lang.error Error
|
||||||||
CHARACTER FileName
|
||||||||
LOGICAL IsFixed
|
||||||||
LOGICAL Modified
|
||||||||
INTEGER Number
|
||||||||
CHARACTER Path
|
||||||||
OpenEdge.DataAdmin.IRequestInfo RequestInfo
|
||||||||
CHARACTER SerializeName
|
||||||||
OpenEdge.DataAdmin.IDataAdminService Service |
||||||||
INTEGER Size
|
||||||||
INTEGER SizeUsed
|
||||||||