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 Methods
See Also 
Leadtools.Medical.Logging.DataAccessLayer Namespace : LoggingSqlDataAccessAgent Class


"

For a list of all members of this type, see LoggingSqlDataAccessAgent members.

"

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