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

/* Copyright (c) 2011-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:IDataUtility
Purpose:Common wrapper for data admin dump/load of sequences and tables
Author(s):hdaniels
Created:Thu Apr 28



Property Summary
Options Name Purpose
CHARACTER Directory /** Directory for dump or load, must exist also on dump - blank = current */
OpenEdge.DataAdmin.IDataAdminService Service
OpenEdge.DataAdmin.ITenantSet Tenants /** List of Tenants when UseGroupSelection = false and TenantSelection = 'list' */
CHARACTER TenantSelection /** Specifies the tenants to include in the request when UseGroupSelection = false 'all, 'list' - 'list' requires list of Tenants - default = 'all' */


Property Detail
Top

CHARACTER Directory

Purpose: Directory for dump or load, must exist also on dump - blank = current
Returns CHARACTER
Top

OpenEdge.DataAdmin.IDataAdminService Service

Returns OpenEdge.DataAdmin.IDataAdminService
Top

OpenEdge.DataAdmin.ITenantSet Tenants

Purpose: List of Tenants when UseGroupSelection = false and TenantSelection = 'list'
Returns OpenEdge.DataAdmin.ITenantSet
Top

CHARACTER TenantSelection

Purpose: Specifies the tenants to include in the request when UseGroupSelection = false
'all, 'list' - 'list' requires list of Tenants - default = 'all'
Returns CHARACTER


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7