You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
Public Methods
Method | Description |
---|
| Returns the BoundAttachments collection of this Object. |
| Returns a collection of user comments associated wit this Object. |
Public Properties
Property | Description |
---|
| Description of the rollback segment. DATATYPE: String. |
| GUID of the rollback segment. DATATYPE: String. |
| Returns the rollback segment ID. DATATYPE: Integer. |
| Size of the initial extent for the rollback segment in kilo bytes. DATATYPE: Integer. |
| True if the public keyword is specified in the CREATE ROLLBACK SEGMENT clause for this rollback segment and false otherwise. DATATYPE: Boolean. |
| Maximum number of extents allowed in a segment. Must be positive integer or UNLIMITED. DATATYPE: String. |
| Minimum number of extents allowed in a segment. DATATYPE: Integer. |
| Name of the rollback segment. DATATYPE: String. |
| Size of the next or secondary extent for the rollback segment in kilo bytes. DATATYPE: Integer. |
| Optimal size for a rollback segement in Kilo Bytes. Must be positive integer or NULL. DATATYPE: String. |
| Mame of the tablespace that this rollback segment is defined in. DATATYPE: String. |