Namespace: OpenEdge.DataAdmin
Class
TableSet
Parent classes:
DataAdminCollection

Inherits: DataAdminCollection
Implements: ITableSet

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




Method Summary
Options Name Purpose
LOGICAL CanFind (character)
LOGICAL Contains (ITable)
LOGICAL Contains (Object)
IDataAdminContext CreateLocalContext ()
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
ISchema Schema


Method Detail
Top

LOGICAL CanFind (character)

Parameters:
tablename CHARACTER
Returns LOGICAL
Top

LOGICAL Contains (ITable)

Parameters:
tableImp ITable
Returns LOGICAL
Top

LOGICAL Contains (Object)

Parameters:
obj Progress.Lang.Object
Returns LOGICAL
Top

IDataAdminContext CreateLocalContext ()

Returns IDataAdminContext
Top

ITable Find (character)

Parameters:
tablename CHARACTER
Returns 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 IContextTree
pcCollections CHARACTER


Constructor Detail
Top

TableSet (IDataAdminContext)

Parameters:
cntx IDataAdminContext


Property Detail
Top

CHARACTER ForceAllocation

Returns CHARACTER
Top

OpenEdge.DataAdmin.Binding.OptionContext OptionContext

Returns OpenEdge.DataAdmin.Binding.OptionContext
Top

ISchema Schema

Returns ISchema


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15