Namespace: OpenEdge.DataAdmin
Interface
ICdc
Parent classes:
Inherits: OpenEdge.DataAdmin.IDataAdminElement

File:ICdc
Author(s):mkondra
Created:Thu Nov 19 17:03:41 IST 2015



Property Summary
Options Name Purpose
OpenEdge.DataAdmin.IArea Area /** The Area of the partition - readonly when the partition is allocated */
OpenEdge.DataAdmin.ISchemaElement Element /** The SchemaElement (ITable,IField or IIndex) of the partition */
LOGICAL IsCdcEnabled /** returns true if the partition belongs to a partition enabled table */
CHARACTER ObjectType /** The ObjectType of the partition - character expression Table,Index or Field */
OpenEdge.DataAdmin.ITenant Tenant /** The Tenant of the partition - unknown if this is a group partition */
OpenEdge.DataAdmin.ITenantGroup TenantGroup /** The TenantGroup of the partition - unknown if this is a tenant partition */


Property Detail
Top

OpenEdge.DataAdmin.IArea Area

Purpose: The Area of the partition - readonly when the partition is allocated
Returns OpenEdge.DataAdmin.IArea
Top

OpenEdge.DataAdmin.ISchemaElement Element

Purpose: The SchemaElement (ITable,IField or IIndex) of the partition
Returns OpenEdge.DataAdmin.ISchemaElement
Top

LOGICAL IsCdcEnabled

Purpose: returns true if the partition belongs to a partition enabled table
Returns LOGICAL
Top

CHARACTER ObjectType

Purpose: The ObjectType of the partition - character expression Table,Index or Field
Returns CHARACTER
Top

OpenEdge.DataAdmin.ITenant Tenant

Purpose: The Tenant of the partition - unknown if this is a group partition
Returns OpenEdge.DataAdmin.ITenant
Top

OpenEdge.DataAdmin.ITenantGroup TenantGroup

Purpose: The TenantGroup of the partition - unknown if this is a tenant partition
Returns OpenEdge.DataAdmin.ITenantGroup


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7