Namespace: OpenEdge.DataAdmin
Interface
ITableSet
Parent classes:
Inherits: OpenEdge.DataAdmin.IDataAdminCollection

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




Method Summary
Options Name Purpose
LOGICAL CanFind (character)
LOGICAL Contains (ITable)
OpenEdge.DataAdmin.ITable Find (character)
ImportTree (character, character)

Property Summary
Options Name Purpose
CHARACTER ForceAllocation
OpenEdge.DataAdmin.ISchema Schema


Method Detail
Top

LOGICAL CanFind (character)

Parameters:
tablename CHARACTER
Returns LOGICAL
Top

LOGICAL Contains (ITable)

Parameters:
tableimpl OpenEdge.DataAdmin.ITable
Returns LOGICAL
Top

OpenEdge.DataAdmin.ITable Find (character)

Parameters:
tablename CHARACTER
Returns OpenEdge.DataAdmin.ITable
Top

ImportTree (character, character)

Parameters:
pcfile CHARACTER
pcCollections CHARACTER


Property Detail
Top

CHARACTER ForceAllocation

Returns CHARACTER
Top

OpenEdge.DataAdmin.ISchema Schema

Returns OpenEdge.DataAdmin.ISchema


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15