For a list of all members of this type, see LoggingDBDataAccessAgent members.
"Name | Description | |
---|---|---|
AddDicomEventLog | Insert a new event log entry. | |
DeleteDicomEventLog | Delete an existent 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 | Overloaded. Gets the sum of the Event ID field for all available 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. |
Name | Description | |
---|---|---|
CreateDatabaseProvider | Creates the database provider for connecting and working with DICOM Event Log database. | |
GetDicomDeleteEventLogCommandText | Get the SQL statement for deleting an event log with an Event ID | |
GetDicomEventLogColumnValueCommandText | Get the SQL statement for querying a column in the DICOM Event Log table based on the provided Event ID. | |
GetDicomEventLogDatasetQueryCommandText | Overloaded. Get the SQL statement for querying the DICOM Event Log table into a DicomEventLogDataSet based on the provided matching parameters. | |
GetDicomEventLogIDsQueryCommandText | Get 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. |