LEADTOOLS Medical (Leadtools.Medical.Logging.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
LoggingDBDataAccessAgent Class Members
See Also  Properties  Methods 
Leadtools.Medical.Logging.DataAccessLayer Namespace : LoggingDBDataAccessAgent Class

The following tables list the members exposed by LoggingDBDataAccessAgent.

Public Properties

 NameDescription
public Property CatalogGets the configured Leadtools.Medical.DataAccessLayer.Catalog.ICatalog which describes the DICOM Event Log database.  
Top

Protected Properties

 NameDescription
protected Property DataProviderGets the database provider for connecting and working with DICOM Event Log database.  
Top

Public Methods

 NameDescription
public Method AddDicomEventLogInsert a new event log entry.  
public Method DeleteDicomEventLogDelete an existent event log entry.  
public Method FindDicomEventLogReturns a Leadtools.Logging.Medical.DicomLogEntry specified by the event ID.  
public Method GetDicomDataSetReturns a DICOM dataset stored by an event log.  
public Method GetDicomEventLogIdsSumOverloaded. Gets the sum of the Event ID field for all available event logs.  
public Method QueryDicomEventLogDatasetQuery the event logs based on the provided matching parameters and return all matching event logs.  
public Method QueryDicomEventLogIDQuery the event logs based on the matching parameters and returns the Event ID field.  
Top

Protected Methods

 NameDescription
protected Method CreateDatabaseProviderCreates the database provider for connecting and working with DICOM Event Log database.  
protected Method GetDicomDeleteEventLogCommandTextGet the SQL statement for deleting an event log with an Event ID  
protected Method GetDicomEventLogColumnValueCommandTextGet the SQL statement for querying a column in the DICOM Event Log table based on the provided Event ID.  
protected Method GetDicomEventLogDatasetQueryCommandTextOverloaded. Get the SQL statement for querying the DICOM Event Log table into a DicomEventLogDataSet based on the provided matching parameters.  
protected Method GetDicomEventLogIDsQueryCommandTextGet the SQL statement for querying the Event Log ID field for all matching DICOM Event Log.  
protected Method GetDicomEventLogIDsSumCommandTextGet the sum of the ID's for all matching DICOM Event Logs.  
protected Method UpdateTablePerforms a batch update on a DataSet.  
Top

See Also

Leadtools.Medical.Logging.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features