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

/* 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.
Purpose:Wrapper for data admin .d import of table data
Author(s):hdaniels
Created:Thu Apr 28



Property Summary
Options Name Purpose
INTEGER AcceptableErrorPercentage /** Acceptable error percentage per .d file 0 - stop load of .d on first error > 0 - continue load of .d until error percentage is reached 100 - continue load */
LOG IgnoreMissingDirectories /** Set to true to ignore missing tenant and group table directories. (Note that SkipGroups is used to ignore the entire root group directory) The default (false) behavior treats missing directories as error and does not load any data. **/


Property Detail
Top

INTEGER AcceptableErrorPercentage

Purpose: Acceptable error percentage per .d file
0 - stop load of .d on first error
> 0 - continue load of .d until error percentage is reached
100 - continue load
Returns INTEGER
Top

LOG IgnoreMissingDirectories

Purpose: Set to true to ignore missing tenant and group table directories.
(Note that SkipGroups is used to ignore the entire root group directory)
The default (false) behavior treats missing directories as error and
does not load any data.
Returns LOG


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7