Namespace: OpenEdge.DataAdmin.Util
Type: 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
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



Property Summary
  Options Name Purpose
  INTEGER AcceptableErrorPercentage
  LOGICAL IgnoreMissingDirectories


Property Detail
Top

INTEGER AcceptableErrorPercentage

Returns INTEGER
 
Top

LOGICAL IgnoreMissingDirectories

Returns LOGICAL