Namespace: OpenEdge.DataAdmin.Util
Interface
ITableDataUtility
Parent classes:
Inherits: OpenEdge.DataAdmin.Util.IDataUtility

/* Copyright (c) 2012 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:ITableDataUtility.cls
Purpose:wrapper for dump and load of tables tenant data in .d
Author(s):hdaniels
Created:Thu Apr 28 00:16:34 EDT 2011
Purpose: Set to true to perform a validation request that does not execute the
actual command, but checks file availability and directory availability
Missing directories will cuase a regular error, but the files are
returned in the Files (all files) and ErrorFiles (files with error
existing files on dumop and non existing on load ) collections




Method Summary
Options Name Purpose
IUtilityRequest GetRequest ()
Inherited from OpenEdge.DataAdmin.Util.IDataAdminUtility
ImportOptions (character)
Inherited from OpenEdge.DataAdmin.Util.IDataAdminUtility
SetResponse (IUtilityResponse)
Inherited from OpenEdge.DataAdmin.Util.IDataAdminUtility

Property Summary
Options Name Purpose
CHARACTER Directory
Inherited from OpenEdge.DataAdmin.Util.IDataUtility
OpenEdge.DataAdmin.IDataFileList Files
CHARACTER GroupDirectory
CHARACTER GroupSelection
CHARACTER LobDirectory
LOGICAL LogStatus
Inherited from OpenEdge.DataAdmin.Util.IDataAdminUtility
CHARACTER Name
Inherited from OpenEdge.DataAdmin.Util.IDataAdminUtility
LOGICAL NoLobs
OpenEdge.DataAdmin.IDataFileList ProblemFiles
IDataAdminService Service
Inherited from OpenEdge.DataAdmin.Util.IDataUtility
LOGICAL SkipGroups
LOGICAL SkipSecuredTables
CHARACTER StatusFileName
Inherited from OpenEdge.DataAdmin.Util.IDataAdminUtility
INTEGER StatusInterval
Inherited from OpenEdge.DataAdmin.Util.IDataAdminUtility
OpenEdge.DataAdmin.ITableSet Tables
CHARACTER TableSelection
CHARACTER TaskName
Inherited from OpenEdge.DataAdmin.Util.IDataAdminUtility
OpenEdge.DataAdmin.ITenantGroupSet TenantGroups
ITenantSet Tenants
Inherited from OpenEdge.DataAdmin.Util.IDataUtility
CHARACTER TenantSelection
Inherited from OpenEdge.DataAdmin.Util.IDataUtility
LOGICAL UseDefaultLocation
LOGICAL UseGroupSelection
LOGICAL ValidateOnly


Method Detail
Top

PUBLIC IUtilityRequest GetRequest ()

Inherited from OpenEdge.DataAdmin.Util.IDataAdminUtility
Returns IUtilityRequest
Top

PUBLIC ImportOptions (character)

Inherited from OpenEdge.DataAdmin.Util.IDataAdminUtility
Parameters:
pcFile CHARACTER
Top

PUBLIC SetResponse (IUtilityResponse)

Inherited from OpenEdge.DataAdmin.Util.IDataAdminUtility
Parameters:
response IUtilityResponse


Property Detail
Top

PUBLIC CHARACTER Directory

Inherited from OpenEdge.DataAdmin.Util.IDataUtility
Returns CHARACTER
Top

PUBLIC OpenEdge.DataAdmin.IDataFileList Files

Returns OpenEdge.DataAdmin.IDataFileList
Top

PUBLIC CHARACTER GroupDirectory

Returns CHARACTER
Top

PUBLIC CHARACTER GroupSelection

Returns CHARACTER
Top

PUBLIC CHARACTER LobDirectory

Returns CHARACTER
Top

PUBLIC LOGICAL LogStatus

Inherited from OpenEdge.DataAdmin.Util.IDataAdminUtility
Returns LOGICAL
Top

PUBLIC CHARACTER Name

Inherited from OpenEdge.DataAdmin.Util.IDataAdminUtility
Returns CHARACTER
Top

PUBLIC LOGICAL NoLobs

Returns LOGICAL
Top

PUBLIC OpenEdge.DataAdmin.IDataFileList ProblemFiles

Returns OpenEdge.DataAdmin.IDataFileList
Top

PUBLIC IDataAdminService Service

Inherited from OpenEdge.DataAdmin.Util.IDataUtility
Returns IDataAdminService
Top

PUBLIC LOGICAL SkipGroups

Returns LOGICAL
Top

PUBLIC LOGICAL SkipSecuredTables

Returns LOGICAL
Top

PUBLIC CHARACTER StatusFileName

Inherited from OpenEdge.DataAdmin.Util.IDataAdminUtility
Returns CHARACTER
Top

PUBLIC INTEGER StatusInterval

Inherited from OpenEdge.DataAdmin.Util.IDataAdminUtility
Returns INTEGER
Top

PUBLIC OpenEdge.DataAdmin.ITableSet Tables

Returns OpenEdge.DataAdmin.ITableSet
Top

PUBLIC CHARACTER TableSelection

Returns CHARACTER
Top

PUBLIC CHARACTER TaskName

Inherited from OpenEdge.DataAdmin.Util.IDataAdminUtility
Returns CHARACTER
Top

PUBLIC OpenEdge.DataAdmin.ITenantGroupSet TenantGroups

Returns OpenEdge.DataAdmin.ITenantGroupSet
Top

PUBLIC ITenantSet Tenants

Inherited from OpenEdge.DataAdmin.Util.IDataUtility
Returns ITenantSet
Top

PUBLIC CHARACTER TenantSelection

Inherited from OpenEdge.DataAdmin.Util.IDataUtility
Returns CHARACTER
Top

PUBLIC LOGICAL UseDefaultLocation

Returns LOGICAL
Top

PUBLIC LOGICAL UseGroupSelection

Returns LOGICAL
Top

PUBLIC LOGICAL ValidateOnly

Returns LOGICAL


Copyright © 2020 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.2.0