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

/* Copyright (c) 2010 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:IExtent
Author(s):hdaniels
Created:Thu Jun 10 00:30:19 EDT 2010



Property Summary
Options Name Purpose
OpenEdge.DataAdmin.IArea Area /** The area of the extent */
CHARACTER FileName /** The file name of the extent */
LOG IsFixed /** Is the extent fixed. */
INTEGER Number /** The number of the extent within the area */
CHARACTER Path /** The path of the extent - can be set instead of the file */
INTEGER Size /** The Size of the extent in KB */
INTEGER SizeUsed /** The Size used (High water mark) of the extent in KB */


Property Detail
Top

OpenEdge.DataAdmin.IArea Area

Purpose: The area of the extent
Returns OpenEdge.DataAdmin.IArea
Top

CHARACTER FileName

Purpose: The file name of the extent
Returns CHARACTER
Top

LOG IsFixed

Purpose: Is the extent fixed.
Returns LOG
Top

INTEGER Number

Purpose: The number of the extent within the area
Returns INTEGER
Top

CHARACTER Path

Purpose: The path of the extent - can be set instead of the file
Returns CHARACTER
Top

INTEGER Size

Purpose: The Size of the extent in KB
Returns INTEGER
Top

INTEGER SizeUsed

Purpose: The Size used (High water mark) of the extent in KB
Returns INTEGER


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7