Namespace: OpenEdge.DataAdmin
Type: Interface IDataFileList
Parent Classes:
Inherits: OpenEdge.DataAdmin.IDataAdminCollection


/* Copyright (c) 2011 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.
Author(s):hdaniels
Created:Thu Jun 10 00:26:27 EDT 2010



Method Summary
  Options Name Purpose
  OpenEdge.DataAdmin.IDataFile Get (integer)
  INTEGER IndexOf (IDataFile) /* Returns the index in this list of the specified extent */

Method Detail
Top

OpenEdge.DataAdmin.IDataFile Get (integer)

Parameters:
i INTEGER
 
Returns OpenEdge.DataAdmin.IDataFile
 
Top

INTEGER IndexOf (IDataFile)

/* Returns the index in this list of the specified extent
Parameters:
pExtent OpenEdge.DataAdmin.IDataFile
 
Returns INTEGER