|
|
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 */ |
|||||
|
CHARACTER Name |
/** The unique name identifier of the area */ |
|||||
|
INTEGER Number |
/** The internal unique area number */ |
|||||
|
INTEGER NumExtents |
/** The number of extents */ |
|||||
|
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".
Currently read-only and defaults to "Data" for new Areas */ |
Top
INTEGER BlockSize
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
INTEGER ClusterSize
|
|||||||||||||
OpenEdge.DataAdmin.IExtentList Extents
|
|||||||||||||
LOGICAL IsType2
|
|||||||||||||
CHARACTER Name
|
|||||||||||||
INTEGER Number
|
|||||||||||||
INTEGER NumExtents
|
|||||||||||||
INTEGER RecordsPerBlock
|
|||||||||||||
CHARACTER Type
|
Progress® OpenEdge® Release 11.7