Namespace: OpenEdge.DataAdmin
Class
AbstractSchemaElement
Parent classes:
Inherits: OpenEdge.DataAdmin.Entity
Implements: OpenEdge.DataAdmin.ISchemaElement
ABSTRACT

/* Copyright (c) 2011-2016 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:abstract class for table,field and index
Author(s):hdaniels
Created:Fri Aug 05 2011



Constructor Summary
Options Name Purpose
AbstractSchemaElement (character)
AbstractSchemaElement (IDataAdminModel)
AbstractSchemaElement (IDataAdminModel, IRequestInfo)

Property Summary
Options Name Purpose
OpenEdge.DataAdmin.IArea Area
CHARACTER Description
CHARACTER NonPUBSchemaName
CHARACTER ObjectType
OpenEdge.DataAdmin.ISchemaPartitionMap Partitions
OpenEdge.DataAdmin.ISchema Schema /** currently only PUB */


Constructor Detail
Top

AbstractSchemaElement (character)

Parameters:
name CHARACTER
Top

AbstractSchemaElement (IDataAdminModel)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

AbstractSchemaElement (IDataAdminModel, IRequestInfo)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminModel
pReq OpenEdge.DataAdmin.IRequestInfo


Property Detail
Top

OpenEdge.DataAdmin.IArea Area

Returns OpenEdge.DataAdmin.IArea
Top

CHARACTER Description

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

Purpose: currently only PUB
Returns OpenEdge.DataAdmin.ISchema


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7