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
CachedDataDetermines whether the Oracle Materialized View uses cached data. DATATYPE: Boolean.
CompressCompress property of the Oracle Materialized View. DATATYPE: Boolean.
DescriptionDescription of the Oracle Materialized View. DATATYPE: String.
FillImmediateDetermines whether the Oracle Materialized View is filled immediately. DATATYPE: Boolean.
FirstRefreshTime 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.
GenPostSQLGenerate PostSQL of the Oracle Materialized View. DATATYPE: Boolean.
GenPretSQLGenerate PretSQL of the Oracle Materialized View. DATATYPE: Boolean.
GUIDGUID of the Oracle Materialized Query. DATATYPE: String.
IDReturns the Oracle Materialized View ID. DATATYPE: Integer.
InitialExtentInitial extent of the Oracle Materialized View. DATATYPE: Integer.
InitialTransactionsInitial transactions of the Oracle Materialized View. DATATYPE: Integer.
LocalRollbackSegmentLocal This property represents the local rollback segment used by the Oracle Materialized View. DATATYPE: String.
LogUpdatesThis property represents Determines whether or not the Oracle Materialized View logs updates. DATATYPE: Boolean.
MasterRollbackSegmentMaster This property represents the master rollback segment used by the Oracle Materialized View. DATATYPE: String.
MaxExtentsMaximum This property represents the maximum extents of the Oracle Materialized View. DATATYPE: Integer.This property represents the maximum
MaxTransactionsMaximum transactions of the Oracle Materialized View. DATATYPE: Integer.
MinExtentsMinimum This property represents the minimum extents of the Oracle Materialized View. DATATYPE: Integer.This property
NameName represents the name of the Oracle Materialized View. DATATYPE: String.
NextExtentNext This property represents the next extent of the Oracle Materialized View. DATATYPE: Integer.
OnPrebuiltTableDetermines whether This property represents whether or not the Oracle Materialized View is built on an existing table. DATATYPE: Boolean.
OwnerOwner This property represents the owner of the Oracle Materialized View. DATATYPE: String.This
ParallelDegreeParallel property represents the parallel degree of the Oracle Materialized View. DATATYPE: Integer.This
PercentFreePercent property represents the percent free of the Oracle Materialized View. DATATYPE: Integer.This property represents the
PercentIncreasePercent percent increase of the Oracle Materialized View. DATATYPE: Integer.
PercentUsedPercent This property represents the percent used of the Oracle Materialized View. DATATYPE: Integer.
PostSQLThis is the PostSQL of the Oracle Materialized View. DATATYPE: String.This is
PreSQL the PreSQL of the Oracle Materialized View. DATATYPE: String.
QueryThis property represents the SQL query used to generate the data in the Oracle Materialized View. DATATYPE: String.
QueryRewriteThis property represents Determines whether or not the Oracle Materialized View uses query rewrite. DATATYPE: Boolean.
RefreshIntervalRefresh This property represents the refresh interval used by the Oracle Materialized View. DATATYPE: Integer.This property represents the
RefreshIntervalUnitUnit unit of the refresh interval used by the Oracle Materialized View. DATATYPE: String. Can be "DAYS", "HOURS", "MINUTES" or "SECONDS".This property represents the refresh Valid values are: DAYS, HOURS, MINUTES, and SECONDS. DATATYPE: String.
RefreshMechanismRefresh mechanism used by the Oracle Materialized View. DATATYPE: String. Can be "Valid values are: ON COMMIT", " ON DEMAND" or "AUTOMATICALLY".This property represents the refresh , and AUTOMATICALLY. DATATYPE: String. 
RefreshMethodRefresh method used by the Oracle Materialized View. Valid values are: ROWID and PK. DATATYPE: String. Can be "ROWID" or "PK".
RefreshTypeType This property represents the type 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.
UpdatableDetermines whether This property represents whether or not the Oracle Materialized View is updatable. DATATYPE: Boolean.
Info
titleSee Also