DMLibrary.SEV Namespace

Alterian Email Manager 6.2.3 SDK Help File
Classes
ClassDescription
Public classExporterCleanup
Public classExporterSettings
Public classField
Public classFileProcess
These are all methods to read and acknowledge files from SEV.ExportLog
Public classFileSet
This class represents a set of export files (data file, header file), and their metadata. It exposes the ability to write the data file a row at a time as the data is available.
Public classFileSetFactory
Public classProcedureReaderFactory
Public classRegistration
Public classServiceSettings
Public classSevDataDictionary
Public classSEVExportSettings
Public classSEVExportWorker
This class is a service class that export multiple export data types on multiple threads.
Public classSEVExportWorkerWorkerThread
This class represents a single export worker thread that can work against a variety of export types.
Public classSevHeader
Public classSevXmlSerializer
Public classSQLProcedureReader
Interfaces
InterfaceDescription
Public interfaceIFileSet
This interface represents an output file set and it's writer. Added to support unit testing of the service code with a virtual fileset.
Public interfaceIFileSetPovider
Public interfaceIProcedureReader
Public interfaceIProdedureReaderProvider
Public interfaceIServiceWorker
This interface wraps the control methods needed to host a service call in a windows service.
Delegates
DelegateDescription
Public delegateDebugMessageHandler
Enumerations