Click or drag to resize

BaseSourceReader Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.DataIntegration.IntegrationBaseSourceReader

Namespace:  Dynamicweb.DataIntegration.Integration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public class BaseSourceReader : ISourceReader, 
	IDisposable

The BaseSourceReader type exposes the following members.

Constructors
  NameDescription
Public methodBaseSourceReader
Initializes a new instance of the BaseSourceReader class
Top
Methods
  NameDescription
Public methodClose
Public methodDispose
Releases all resources used by the BaseSourceReader
Public methodGetNext
Public methodIsDone
Top
See Also