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

The following tables list the members exposed by LoggingSqlDataAccessAgent.

Public Constructors

 NameDescription
public Constructor LoggingSqlDataAccessAgent ConstructorInitializes a new instance of the LoggingSqlDataAccessAgent class with a connection string  
Top

Public Properties

 NameDescription
public Property CatalogGets the configured Leadtools.Medical.DataAccessLayer.Catalog.ICatalog which describes the DICOM Event Log database. (Inherited from Leadtools.Medical.Logging.DataAccessLayer.LoggingDBDataAccessAgent)
public Property ConnectionStringGets or sets the connection string for the DICOM Event Log database.  
Top

Protected Properties

 NameDescription
protected Property DataProviderGets the database provider for connecting and working with DICOM Event Log database. (Inherited from Leadtools.Medical.Logging.DataAccessLayer.LoggingDBDataAccessAgent)
Top

Public Methods

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

Protected Methods

 NameDescription
protected Method CreateDatabaseProviderOverridden. Creates the database provider for connecting and working with DICOM Event Log SQL Server database.  
protected Method GetDicomDeleteEventLogCommandTextOverridden. Gets the SQL statement for deleting an event log with an Event ID  
protected Method GetDicomEventLogColumnValueCommandTextOverridden. Gets the SQL statement for querying a column in the DICOM Event Log table based on the provided Event ID.  
protected Method GetDicomEventLogDatasetQueryCommandTextOverloaded. Overridden. Gets the SQL statement for querying the DICOM Event Log table into a DicomEventLogDataSet based on the provided matching parameters.  
protected Method GetDicomEventLogIDsQueryCommandTextOverridden. Gets the SQL statement for querying the Event Log ID field for all matching DICOM Event Log.  
protected Method GetDicomEventLogIDsSumCommandTextOverridden. Gets the sum of the ID's for all matching DICOM Event Logs.  
protected Method UpdateTableOverridden. Performs 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