Namespace: OpenEdge.DataAdmin
Class
TableSet
Parent classes:
Inherits: OpenEdge.DataAdmin.DataAdminCollection
Implements: OpenEdge.DataAdmin.ITableSet

/* 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:TableSet
Author(s):hdaniels
Created:Fri Jun 11 19:37:03 EDT 2010




Method Summary
Options Name Purpose
LOGICAL CanFind (character)
LOGICAL Contains (ITable)
LOGICAL Contains (Object)
OpenEdge.DataAdmin.Binding.IDataAdminContext CreateLocalContext ()
OpenEdge.DataAdmin.ITable Find (character)
ImportTree (character, character)
PrepareExport ()
PrepareExportList ()
PrepareExportTree ()
SetOptions ()
WriteTree (IContextTree, character) /* write specified collections (default all) */

Constructor Summary
Options Name Purpose
TableSet (IDataAdminContext)

Property Summary
Options Name Purpose
CHARACTER ForceAllocation
OpenEdge.DataAdmin.Binding.OptionContext OptionContext
OpenEdge.DataAdmin.ISchema Schema /** currently only PUB supported */


Method Detail
Top

LOGICAL CanFind (character)

Parameters:
tablename CHARACTER
Returns LOGICAL
Top

LOGICAL Contains (ITable)

Parameters:
tableImp OpenEdge.DataAdmin.ITable
Returns LOGICAL
Top

LOGICAL Contains (Object)

Parameters:
obj Progress.Lang.Object
Returns LOGICAL
Top

OpenEdge.DataAdmin.Binding.IDataAdminContext CreateLocalContext ()

Returns OpenEdge.DataAdmin.Binding.IDataAdminContext
Top

OpenEdge.DataAdmin.ITable Find (character)

Parameters:
tablename CHARACTER
Returns OpenEdge.DataAdmin.ITable
Top

ImportTree (character, character)

Parameters:
pcfile CHARACTER
pcCollections CHARACTER
Top

PrepareExport ()

Top

PrepareExportList ()

Top

PrepareExportTree ()

Top

SetOptions ()

Top

WriteTree (IContextTree, character)

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


Constructor Detail
Top

TableSet (IDataAdminContext)

Parameters:
cntx OpenEdge.DataAdmin.Binding.IDataAdminContext


Property Detail
Top

CHARACTER ForceAllocation

Returns CHARACTER
Top

OpenEdge.DataAdmin.Binding.OptionContext OptionContext

Returns OpenEdge.DataAdmin.Binding.OptionContext
Top

OpenEdge.DataAdmin.ISchema Schema

Purpose: currently only PUB supported
Returns OpenEdge.DataAdmin.ISchema


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7