|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
DataAdminCollection () |
/* Creates a collection with a local context
The collection can(should?) later be passed to a
service:Create<Name>s, which will use Attach() to bind to the
service context for the entity
(Attach will copy the local context into the service context) */ |
|||||
|
DataAdminCollection (IDataAdminContext) |
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
CHARACTER CodeExtension |
|
|||||
|
OpenEdge.DataAdmin.Binding.IDataAdminContext Context |
|
|||||
|
CHARACTER ContextId |
|
|||||
|
INTEGER Count |
|
|||||
|
HANDLE DatasetHandle |
|
|||||
|
HANDLE DefaultBuffer |
|
|||||
|
LOGICAL HasChanges |
|
|||||
|
LOGICAL IsEmpty |
|
|||||
|
IRequestInfo RequestInfo |
|
|||||
|
CHARACTER SerializeName |
|
|||||
|
IDataAdminService Service |
|
|||||
|
CHARACTER SourceId |
|
|||||
|
HANDLE TableHandle |
|
|||||
|
CHARACTER TableName |
|
Top
LOGICAL Add (Object)
|
||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL AddAll (ICollection)
|
||||||||||||||||||||||||||
LOGICAL AddAll (IDataAdminCollection)
|
||||||||||||||||||||||||||
LOGICAL AddAll (IITerator)
|
||||||||||||||||||||||||||
AssertNotNull (character, character)
|
||||||||||||||||||||||||||
AssertNotNull (integer, character)
|
||||||||||||||||||||||||||
AssertNotNull (Object, character)
|
||||||||||||||||||||||||||
Attach (IDataAdminContext)
|
||||||||||||||||||||||||||
LOGICAL CanAttach (IDataAdminContext)
|
||||||||||||||||||||||||||
Clear ()
|
||||||||||||||||||||||||||
LOGICAL Contains (Object)
|
||||||||||||||||||||||||||
OpenEdge.DataAdmin.Binding.IDataAdminContext CreateLocalContext ()
|
||||||||||||||||||||||||||
INTEGER Deserialize (handle)
|
||||||||||||||||||||||||||
INTEGER Deserialize (handle, integer)
|
||||||||||||||||||||||||||
INTEGER Deserialize (handle, integer, character)
|
||||||||||||||||||||||||||
Export ()
|
||||||||||||||||||||||||||
Export (character)
|
||||||||||||||||||||||||||
ExportAsProcedure (character)
|
||||||||||||||||||||||||||
ExportAsProcedure (character, character)
|
||||||||||||||||||||||||||
ExportLastSaved (character)
|
||||||||||||||||||||||||||
ExportLastSavedTree (character)
|
||||||||||||||||||||||||||
ExportList ()
|
||||||||||||||||||||||||||
ExportList (character)
|
||||||||||||||||||||||||||
ExportList (character, character)
|
||||||||||||||||||||||||||
ExportTree (character)
|
||||||||||||||||||||||||||
ExportTree (character, character)
|
||||||||||||||||||||||||||
ExportTree (character, IPageRequest)
|
||||||||||||||||||||||||||
IDataAdminExporter GetCodeExporter ()
|
||||||||||||||||||||||||||
IDataAdminExporter GetExporter (character)
|
||||||||||||||||||||||||||
CHARACTER GetFileExtension (character)
|
||||||||||||||||||||||||||
Progress.Json.ObjectModel.JsonObject GetJSONExport (IContextTree)
|
||||||||||||||||||||||||||
Import (character)
|
||||||||||||||||||||||||||
Import (character, character)
|
||||||||||||||||||||||||||
ImportDelete (character)
|
||||||||||||||||||||||||||
ImportNew (character)
|
||||||||||||||||||||||||||
ImportNewTree (character)
|
||||||||||||||||||||||||||
ImportTree (character)
|
||||||||||||||||||||||||||
ImportTree (character, character)
|
||||||||||||||||||||||||||
OpenEdge.DataAdmin.Lang.Collections.IIterator Iterator ()
|
||||||||||||||||||||||||||
OpenEdge.DataAdmin.Lang.Collections.IIterator Iterator (character)
|
||||||||||||||||||||||||||
NewContext (IDataAdminContext)
|
||||||||||||||||||||||||||
PrepareExport ()
|
||||||||||||||||||||||||||
PrepareExportList ()
|
||||||||||||||||||||||||||
PrepareExportTree ()
|
||||||||||||||||||||||||||
LOGICAL Remove (Object)
|
||||||||||||||||||||||||||
Reset ()
|
||||||||||||||||||||||||||
INTEGER Serialize (handle)
|
||||||||||||||||||||||||||
ThrowNull (character, character)
|
||||||||||||||||||||||||||
WriteTree (IContextTree)
|
||||||||||||||||||||||||||
WriteTree (IContextTree, character)
|
DataAdminCollection ()
|
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DataAdminCollection (IDataAdminContext)
|
CHARACTER CodeExtension
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
OpenEdge.DataAdmin.Binding.IDataAdminContext Context
|
|||||||||
CHARACTER ContextId
|
|||||||||
INTEGER Count
|
|||||||||
HANDLE DatasetHandle
|
|||||||||
HANDLE DefaultBuffer
|
|||||||||
LOGICAL HasChanges
|
|||||||||
LOGICAL IsEmpty
|
|||||||||
IRequestInfo RequestInfo
|
|||||||||
CHARACTER SerializeName
|
|||||||||
IDataAdminService Service
|
|||||||||
CHARACTER SourceId
|
|||||||||
HANDLE TableHandle
|
|||||||||
CHARACTER TableName
|
Progress® OpenEdge® Release 11.7.15