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

/* Copyright (c) 2010-2016,2019 by Progress Software Corporation
/*
/* all rights reserved. no part of this program or document
/* may be reproduced in any form or by any means without
/* permission in writing from progress Software Corporation.
Purpose: Purpose : super Interface for schema elements ITable, IIndex and IField interfaces
Allows the IPartition interface to have a single property to represent
the ITable, IIndex or IField it belongs to.
Author(s):hdaniels
Created:Thu Jun 10 00:12:12 EDT 2010



Property Summary
Options Name Purpose
OpenEdge.DataAdmin.IArea Area
CHARACTER Description
CHARACTER Name
CHARACTER NonPUBSchemaName
CHARACTER ObjectType
OpenEdge.DataAdmin.ISchemaPartitionMap Partitions
OpenEdge.DataAdmin.ISchema Schema


Property Detail
Top

OpenEdge.DataAdmin.IArea Area

Returns OpenEdge.DataAdmin.IArea
Top

CHARACTER Description

Returns CHARACTER
Top

CHARACTER Name

Returns CHARACTER
Top

CHARACTER NonPUBSchemaName

Returns CHARACTER
Top

CHARACTER ObjectType

Returns CHARACTER
Top

OpenEdge.DataAdmin.ISchemaPartitionMap Partitions

Returns OpenEdge.DataAdmin.ISchemaPartitionMap
Top

OpenEdge.DataAdmin.ISchema Schema

Returns OpenEdge.DataAdmin.ISchema


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15