Touchstone 11.0 API Reference
ImportOptionsFlatFileBase Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataImport.Data Namespace : ImportOptionsFlatFileBase Class
Contains the base properties for importing flat file types, including UNICEDE® and comma separated values (CSV) files.

This set of import options is derived from ImportExpressOptions.

Syntax
Public Class ImportOptionsFlatFileBase 
   Inherits ImportExpressOptions
Dim instance As ImportOptionsFlatFileBase
public class ImportOptionsFlatFileBase : ImportExpressOptions 
Inheritance Hierarchy

System.Object
   AIR.Services.DataImport.Data.ImportOptionsBase
      AIR.Services.DataImport.Data.ImportExpressOptions
         AIR.Services.DataImport.Data.ImportOptionsFlatFileBase
            AIR.Services.DataImport.Data.ImportOptionsCsv
            AIR.Services.DataImport.Data.ImportOptionsUnicede

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ImportOptionsFlatFileBase Members
AIR.Services.DataImport.Data Namespace