|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext () |
/** local context needed - has child collections */ |
|||||
|
Export () |
|
|||||
|
Export (character) |
|
|||||
|
ExportTree (character) |
|
|||||
|
ExportTree (character, character) |
|
|||||
|
OpenEdge.DataAdmin.IDataAdminExporter GetExporter (character) |
|
|||||
|
WriteTree (IContextTree) |
|
|||||
|
WriteTree (IContextTree, character) |
/** write specified collections (default all) */ |
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
Area (character) |
|
|||||
|
Area (IDataAdminModel) |
|
|||||
|
Area (IDataAdminModel, IRequestInfo) |
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
INTEGER BlockSize |
/** The block size of the area in KB */ |
|||||
|
INTEGER ClusterSize |
/** The cluster size. Can be 1 (Type 1 area),8,64 or 512. */ |
|||||
|
OpenEdge.DataAdmin.IExtentList Extents |
/** A numbered list of the Area's extents */ |
|||||
|
LOGICAL IsType2 |
/** Returns true if the area is a type 2 area */ |
|||||
|
INTEGER Number |
/** The internal unique area number */ |
|||||
|
INTEGER NumExtents |
/** The total number of extents in the area. */ |
|||||
|
INTEGER RecordsPerBlock |
/** Records per block - 1,2,4,8,16,32,64,128 or 256 */ |
|||||
|
CHARACTER Type |
/** Area type - "Recovery","Transaction log","Event log","Data","Rollforward recovery". */ |
Top
OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext ()
|
||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Export ()
|
||||||||||||||||||
Export (character)
|
||||||||||||||||||
ExportTree (character)
|
||||||||||||||||||
ExportTree (character, character)
|
||||||||||||||||||
OpenEdge.DataAdmin.IDataAdminExporter GetExporter (character)
|
||||||||||||||||||
WriteTree (IContextTree)
|
||||||||||||||||||
WriteTree (IContextTree, character)
|
Area (character)
|
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Area (IDataAdminModel)
|
||||||||||||||||
Area (IDataAdminModel, IRequestInfo)
|
INTEGER BlockSize
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
INTEGER ClusterSize
|
|||||||||||
OpenEdge.DataAdmin.IExtentList Extents
|
|||||||||||
LOGICAL IsType2
|
|||||||||||
INTEGER Number
|
|||||||||||
INTEGER NumExtents
|
|||||||||||
INTEGER RecordsPerBlock
|
|||||||||||
CHARACTER Type
|
Progress® OpenEdge® Release 11.7