Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.DataAdmin.Internal.Util.TableDataReader

OpenEdge.DataAdmin.Internal.Util.TableDataReader

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Version 12.8
    • Documentation
Namespace: OpenEdge.DataAdmin.Internal.Util
Type: Class TableDataReader
Parent Classes:
Inherits: OpenEdge.DataAdmin.Internal.Util.TableDataUtility
Implements: OpenEdge.DataAdmin.Util.ITableImportUtility


/* Copyright (c) 2011 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:TableDataReader
Purpose:wrapper for dataadmin .d import
Author(s):hdaniels
Created:Thu Apr 28



Method Summary
  Options Name Purpose
  Deserialize () /* assigns properties for super class */
  CHARACTER GetValidateQuery ()
  Serialize () /* assigns tt fields for super class */

Constructor Summary
  Options Name Purpose
  TableDataReader ()

Property Summary
  Options Name Purpose
  INTEGER AcceptableErrorPercentage
  LOGICAL IgnoreMissingDirectories
  LOGICAL IgnoreMissingFiles


Method Detail
Top

Deserialize ()

/* assigns properties for super class
Top

CHARACTER GetValidateQuery ()

Returns CHARACTER
 
Top

Serialize ()

/* assigns tt fields for super class


Constructor Detail
Top

TableDataReader ()



Property Detail
Top

INTEGER AcceptableErrorPercentage

Returns INTEGER
 
Top

LOGICAL IgnoreMissingDirectories

Returns LOGICAL
 
Top

LOGICAL IgnoreMissingFiles

Returns LOGICAL
 


Alert