Overview and description of Leadtools Medical Logging DataAccessLayer classes.
Class | Description | |
---|---|---|
DataAccessLoggingChannel | Implements the Leadtools.Logging.ILoggingChannel to log DICOM events into the ILoggingDataAccessAgent | |
DICOMServerEventLogDataTable | Represents one table of in-memory DICOM Event Logs data. | |
DICOMServerEventLogRow | Represents a row of DICOM Event Log data in a DicomEventLogDataSet.DICOMServerEventLogDataTable. | |
DICOMServerEventLogRowChangeEvent | Provides data for the DICOMServerEventLogRowChanged, DICOMServerEventLogRowChanging, DICOMServerEventLogRowDeleting, and DICOMServerEventLogRowDeleted events. | |
DicomEventLogDataSet | Represents an in-memory cache of DICOM Event Logs information. | |
LoggingDBDataAccessAgent | Provides methods for storing and retrieving DICOM event logs from a database. Implements the ILoggingDataAccessAgent interface. | |
LoggingDBDataAccessAgent2 | Provides methods for storing and retrieving DICOM event logs from a database. Implements the ILoggingDataAccessAgent2 interface. | |
LoggingSqlCeDataAccessAgent | Provides methods for storing and retrieving DICOM event logs from a SQL Server Compact database. Inherits from LoggingSqlDataAccessAgent class. | |
LoggingSqlDataAccessAgent | Provides methods for storing and retrieving DICOM event logs from a SQL Server database. Inherits from LoggingDBDataAccessAgent class. |