DMLibrary.SEV Namespace |
Class | Description | |
---|---|---|
![]() | ExporterCleanup | |
![]() | ExporterSettings | |
![]() | Field | |
![]() | FileProcess |
These are all methods to read and acknowledge files from SEV.ExportLog
|
![]() | FileSet |
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.
|
![]() | FileSetFactory | |
![]() | ProcedureReaderFactory | |
![]() | Registration | |
![]() | ServiceSettings | |
![]() | SevDataDictionary | |
![]() | SEVExportSettings | |
![]() | SEVExportWorker |
This class is a service class that export multiple export data types on multiple threads.
|
![]() | SEVExportWorkerWorkerThread |
This class represents a single export worker thread that can work against a variety of export types.
|
![]() | SevHeader | |
![]() | SevXmlSerializer | |
![]() | SQLProcedureReader |
Interface | Description | |
---|---|---|
![]() | IFileSet |
This interface represents an output file set and it's writer.
Added to support unit testing of the service code with a virtual fileset.
|
![]() | IFileSetPovider | |
![]() | IProcedureReader | |
![]() | IProdedureReaderProvider | |
![]() | IServiceWorker |
This interface wraps the control methods needed to host a service call in a windows service.
|
Delegate | Description | |
---|---|---|
![]() | DebugMessageHandler |
Enumeration | Description | |
---|---|---|
![]() | ExportType | |
![]() | SEVExportWorkerChunkFailureState |