Namespace: OpenEdge.DataAdmin
Class
Area
Parent classes:
Inherits: OpenEdge.DataAdmin.Entity
Implements: OpenEdge.DataAdmin.IArea

/* Copyright (c) 2010,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.
File:Area
Purpose:yes
Author(s):hdaniels
Created:Sun Jun 13 00:13:36 EDT 2010
/*using OpenEdge.DataAdmin.Error.DataError from propath.




Method Summary
Options Name Purpose
OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext () /** local context needed - has child collections */
Export ()
Export (character)
ExportTree (character)
ExportTree (character, character)
OpenEdge.DataAdmin.IDataAdminExporter GetExporter (character)
WriteTree (IContextTree)
WriteTree (IContextTree, character) /** write specified collections (default all) */

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

Property Summary
Options Name Purpose
INTEGER BlockSize
INTEGER ClusterSize
OpenEdge.DataAdmin.IExtentList Extents
LOGICAL IsType2
INTEGER Number
INTEGER NumExtents
INTEGER RecordsPerBlock
CHARACTER Type


Method Detail
Top

OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext ()

Purpose: local context needed - has child collections
Returns OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

Export ()

Top

Export (character)

Parameters:
cFile CHARACTER
Top

ExportTree (character)

Parameters:
pcfile CHARACTER
Top

ExportTree (character, character)

Parameters:
pcfile CHARACTER
pcCollectionlist CHARACTER
Top

OpenEdge.DataAdmin.IDataAdminExporter GetExporter (character)

Parameters:
pcFile CHARACTER
Returns OpenEdge.DataAdmin.IDataAdminExporter
Top

WriteTree (IContextTree)

Parameters:
tree OpenEdge.DataAdmin.Binding.IContextTree
Top

WriteTree (IContextTree, character)

Purpose: write specified collections (default all)
Parameters:
tree OpenEdge.DataAdmin.Binding.IContextTree
pcCollections CHARACTER


Constructor Detail
Top

Area (character)

Parameters:
pname CHARACTER
Top

Area (IDataAdminModel)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

Area (IDataAdminModel, IRequestInfo)

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


Property Detail
Top

INTEGER BlockSize

Returns INTEGER
Top

INTEGER ClusterSize

Returns INTEGER
Top

OpenEdge.DataAdmin.IExtentList Extents

Returns OpenEdge.DataAdmin.IExtentList
Top

LOGICAL IsType2

Returns LOGICAL
Top

INTEGER Number

Returns INTEGER
Top

INTEGER NumExtents

Returns INTEGER
Top

INTEGER RecordsPerBlock

Returns INTEGER
Top

CHARACTER Type

Returns CHARACTER


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15