The partition-related properties provided in the
Property | Contains… |
---|---|
|
A reference to the parent |
|
The partition identifier assigned to the partition |
The partition-related methods provided in the JadeDbFilePartition class are summarized in the following table.
Method | Description |
---|---|
|
Populates the specified object array specified with references to objects stored in the partition associated with the receiver |
|
Backs up a single partition of a physical database file |
|
Initiates the certification of a single database file partition |
|
Returns details about a single database file partition |
|
Converts a partition to read-only mode, after which no object update, delete, or create is permitted |
|
Returns a timestamp containing the date and time the database file partition was last backed up |
|
Returns a timestamp containing the date and time the database file partition was created |
|
Returns the size of a single physical database file partition |
|
Returns the status of a single physical database file partition during the backup process |
|
Evaluates the available free-space in a single database file partition |
|
Returns a timestamp containing the date and time the database file was last backed up |
|
Returns the label assigned to the partition |
|
Returns the file system path assigned to the partition |
|
Returns a timestamp containing the date and time the database file partition was last updated |
|
Returns the name of the database file partition |
|
Returns statistics on reads of single database partition activity |
|
Returns true if the associated partition has been frozen |
|
Returns true if the associated partition has been marked as offline |
|
Marks a partition as officially absent so that it can be taken offline |
|
Marks a partition as present after it has been brought back online |
|
Changes the location attribute and moves the partition to the specified destination |
|
Assigns or changes the logical label associated with the partition |
|
Changes the default or designated physical location of a database file partition |
|
Restores the database file partition to its default active state |