←Select platform

LoggingDBDataAccessAgent Class Members

Summary

The following tables list the members exposed by LoggingDBDataAccessAgent.

Public Constructors

Name Description
LoggingDBDataAccessAgent Initializes a new instance of this class.

Public Methods

Name Description
AddDicomEventLog Insert a new event log entry.
DeleteDicomEventLog Deletes an existing event log entry.
FindDicomEventLog Returns a Leadtools.Logging.Medical.DicomLogEntry specified by the event ID.
GetDicomDataSet Returns a DICOM dataset stored by an event log.
GetDicomEventLogIdsSum Gets the sum of the Event ID field for all matched event logs.
QueryDicomEventLogDataset Query the event logs based on the provided matching parameters and return all matching event logs.
QueryDicomEventLogID Query the event logs based on the matching parameters and returns the Event ID field.

Protected Methods

Name Description
CreateDatabaseProvider Creates the database provider for connecting and working with DICOM Event Log database.
CreateDefaultCatalog Returns the default Leadtools.Medical.DataAccessLayer.Catalog.ICatalog that is used for mapping matching parameters into database tables/columns.
DeleteDicomDataSet Deletes the Leadtools.Dicom.DicomDataSet file in the given path.
GetDicomDeleteEventLogCommandText Get the SQL statement for deleting an event log with an Event ID
GetDicomEventLogColumnValueCommandText Gets the SQL statement for querying a column in the DICOM Event Log table based on the provided Event ID.
GetDicomEventLogDatasetQueryCommandText Gets the SQL statement for querying a single DICOM Event Log based on the provided event ID.
GetDicomEventLogIDsQueryCommandText Gets the SQL statement for querying the Event Log ID field for all matching DICOM Event Log.
GetDicomEventLogIDsSumCommandText Get the sum of the ID's for all matching DICOM Event Logs.
UpdateTable Performs a batch update on a DataSet.

Public Properties

Name Description
Catalog Gets the configured Leadtools.Medical.DataAccessLayer.Catalog.ICatalog which describes the DICOM Event Log database.

Protected Properties

Name Description
DataProvider Gets the database provider for connecting and working with DICOM Event Log database.
Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly