Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Methods

MethodDescription
BoundAttachmentsReturns the BoundAttachments collection of this Object.
ObjectPermissionsReturns the collection of Object Permissions for this object.
UserCommentsReturns a collection of user comments associated with this Object.

Public Properties

PropertyDescription
CachedData
This property represents
Determines whether
or not
the Oracle Materialized View uses cached data. DATATYPE: Boolean.
Compress
This is the
Compress property of the Oracle Materialized View. DATATYPE: Boolean.
This is the
DescriptionDescription of the Oracle Materialized View. DATATYPE: String.
FillImmediate
This property represents
Determines whether
or not
the Oracle Materialized View is
be
filled immediately. DATATYPE: Boolean.
This property represents the time
FirstRefreshTime of the first refresh of the Oracle Materialized View.
DATATYPE: String.
Must be in the
form "
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.
This is the
GenPostSQLGenerate PostSQL of the Oracle Materialized View. DATATYPE: Boolean.
GenPretSQL
This is the
Generate PretSQL of the Oracle Materialized View. DATATYPE: Boolean.
This is the
GUIDGUID of the Oracle Materialized Query. DATATYPE: String.
IDReturns the Oracle Materialized View ID. DATATYPE: Integer.
This property represents the initial
InitialExtentInitial extent of the Oracle Materialized View. DATATYPE: Integer.
This property represents the initial
InitialTransactionsInitial transactions of the Oracle Materialized View. DATATYPE: Integer.
This property represents the local
LocalRollbackSegmentLocal rollback segment used by the Oracle Materialized View. DATATYPE: String.
LogUpdates
This property represents
Determines whether
or not
the Oracle Materialized View logs updates. DATATYPE: Boolean.
This property represents the master
MasterRollbackSegmentMaster rollback segment used by the Oracle Materialized View. DATATYPE: String.
This property represents the maximum
MaxExtentsMaximum extents of the Oracle Materialized View. DATATYPE: Integer.
MaxTransactionsMaximum
This property represents the maximum
transactions of the Oracle Materialized View. DATATYPE: Integer.
This property represents the minimum
MinExtentsMinimum extents of the Oracle Materialized View. DATATYPE: Integer.
This property represents the name
NameName of the Oracle Materialized View. DATATYPE: String.
This property represents the next
NextExtentNext extent of the Oracle Materialized View. DATATYPE: Integer.
OnPrebuiltTable
This property represents
Determines whether
or not
the Oracle Materialized View is built on an existing table. DATATYPE: Boolean.
This property represents the owner
OwnerOwner of the Oracle Materialized View. DATATYPE: String.
This property represents the parallel
ParallelDegreeParallel degree of the Oracle Materialized View. DATATYPE: Integer.
This property represents the percent
PercentFreePercent free of the Oracle Materialized View. DATATYPE: Integer.
PercentIncreasePercent
This property represents the percent
increase of the Oracle Materialized View. DATATYPE: Integer.
PercentUsedPercent
This property represents the percent
used of the Oracle Materialized View. DATATYPE: Integer.
This is the
PostSQLPostSQL of the Oracle Materialized View. DATATYPE: String.
PreSQL
This is the
PreSQL of the Oracle Materialized View. DATATYPE: String.
Query
This property represents the
SQL query used to generate the data in the Oracle Materialized View. DATATYPE: String.
This property represents whether or not
QueryRewriteDetermines whether the Oracle Materialized View uses query rewrite. DATATYPE: Boolean.
This property represents the refresh
RefreshIntervalRefresh interval used by the Oracle Materialized View. DATATYPE: Integer.
This property represents the unit
RefreshIntervalUnitUnit of the refresh interval used by the Oracle Materialized View.
DATATYPE: String. Can be "DAYS", "HOURS", "MINUTES" or "SECONDS".
Valid values are: DAYS, HOURS, MINUTES, and SECONDS. DATATYPE: String.
RefreshMechanismRefresh
This property represents the refresh
mechanism used by the Oracle Materialized View.
DATATYPE: String. Can be "
Valid values are: ON COMMIT
"
,
"
ON DEMAND
" or "AUTOMATICALLY".
, and AUTOMATICALLY. DATATYPE: String. 
RefreshMethodRefresh
This property represents the refresh
method used by the Oracle Materialized View. Valid values are: ROWID and PK. DATATYPE: String.
Can be "ROWID" or "PK".This property represents the type
RefreshTypeType of refresh done by the Oracle Materialized View.
DATATYPE: String. Can be "FAST", "COMPLETE", "FORCE" or "NEVER".
Valid values are: FAST, COMPLETE, FORCE, and NEVER. DATATYPE: String.
TablespaceTablespace
This property represents the tablespace
where the Oracle Materialized View is located. DATATYPE: String.
Updatable
This property represents
Determines whether
or not
the Oracle Materialized View is updatable. DATATYPE: Boolean.
Info
titleSee Also