Leadtools.Medical.Logging.DataAccessLayer Introduction (PACS) (original) (raw)
Summary
The Leadtools.Medical.Logging.DataAccessLayer assembly contains interfaces and classes for storing and querying event logs generated by LEADTOOLS PACS Framework Servers. Event logs can be stored and accessed from any configured data store. The default implementation includes data access objects that work with different versions of SQL Server and SQL CE as detailed below.
Key Features
- Store event logs, including DICOM DataSet, into a defined data store (e.g., databases)
- Query event logs based on several matching parameter options with sorting and paging capabilities
- Data access objects work with SQL Server 12.0, 13.0, 14.0, 15.0 (compatible with 2000, 2005, and 2008) and SQL CE 3.5 (SQL Server Compact Edition)
- Supports the ILoggingChannel interface, which allows auto forwarding events into the configured Data Access object
See Also
Assemblies
Leadtools.Medical.Storage.DataAccessLayer
Leadtools.Medical.Worklist.DataAccessLayer
Leadtools.Medical.Workstation.DataAccessLayer
Leadtools.Medical.DataAccessLayer