Page History
...
Public Properties
Property | Description |
---|---|
CachedData | Determines whether the Oracle Materialized View uses cached data. DATATYPE: Boolean. |
Compress | Compress property of the Oracle Materialized View. DATATYPE: Boolean. |
Description | Description of the Oracle Materialized View. DATATYPE: String. |
FillImmediate | Determines whether the Oracle Materialized View is filled immediately. DATATYPE: Boolean. |
FirstRefresh | Time of the first refresh of the Oracle Materialized View. Must be in the following format: dd-Mon-YYYY HH:MM PP where the time is in 12-hour format and P is either AM or PM. DATATYPE: String. |
GenPostSQL | Generate PostSQL of the Oracle Materialized View. DATATYPE: Boolean. |
GenPretSQL | Generate PretSQL of the Oracle Materialized View. DATATYPE: Boolean. |
GUID | GUID of the Oracle Materialized Query. DATATYPE: String. |
ID | Returns the Oracle Materialized View ID. DATATYPE: Integer. |
InitialExtent | Initial extent of the Oracle Materialized View. DATATYPE: Integer. |
InitialTransactions | Initial transactions of the Oracle Materialized View. DATATYPE: Integer. |
LocalRollbackSegment | Local rollback segment used by the Oracle Materialized View. DATATYPE: String. |
LogUpdates | Determines whether the Oracle Materialized View logs updates. DATATYPE: Boolean. |
MasterRollbackSegment | Master rollback segment used by the Oracle Materialized View. DATATYPE: String. |
Maximum extents of the Oracle Materialized View. DATATYPE: Integer. | |
Maximum transactions of the Oracle Materialized View. DATATYPE: Integer. | |
Minimum extents of the Oracle Materialized View. DATATYPE: Integer. | |
Name of the Oracle Materialized View. DATATYPE: String. | |
Next extent of the Oracle Materialized View. DATATYPE: Integer. | |
Determines whether the Oracle Materialized View is built on an existing table. DATATYPE: Boolean. | |
Owner of the Oracle Materialized View. DATATYPE: String. | |
Parallel degree of the Oracle Materialized View. DATATYPE: Integer. | |
Percent free of the Oracle Materialized View. DATATYPE: Integer. | |
Percent increase of the Oracle Materialized View. DATATYPE: Integer. | |
Percent used of the Oracle Materialized View. DATATYPE: Integer. | |
PostSQL of the Oracle Materialized View. DATATYPE: String. | |
PreSQL of the Oracle Materialized View. DATATYPE: String. | |
SQL query used to generate the data in the Oracle Materialized View. DATATYPE: String. | |
Determines whether the Oracle Materialized View uses query rewrite. DATATYPE: Boolean. | |
Refresh interval used by the Oracle Materialized View. DATATYPE: Integer. | |
Unit of the refresh interval used by the Oracle Materialized View. Valid values are: DAYS, HOURS, MINUTES, and SECONDS. DATATYPE: String. | |
Refresh mechanism used by the Oracle Materialized View. Valid values are: ON COMMIT, ON DEMAND, and AUTOMATICALLY. DATATYPE: String. | |
Refresh method used by the Oracle Materialized View. Valid values are: ROWID and PK. DATATYPE: String. | |
Type of refresh done by the Oracle Materialized View. Valid values are: FAST, COMPLETE, FORCE, and NEVER. DATATYPE: String. | |
Tablespace where the Oracle Materialized View is located. DATATYPE: String. | |
Determines whether the Oracle Materialized View is updatable. DATATYPE: Boolean. |
...