For a list of all members of this type, see LoggingSqlCeDataAccessAgent members.
"Top
| Name | Description | |
|---|---|---|
| CreateDatabaseProvider | Overridden. Creates the database provider for connecting and working with DICOM Event Log SQL Server Compact database. |
| GetDicomDeleteEventLogCommandText | Get the SQL statement for deleting an event log with an Event ID (Inherited from Leadtools.Medical.Logging.DataAccessLayer.LoggingDBDataAccessAgent) |
| GetDicomEventLogColumnValueCommandText | Get the SQL statement for querying a column in the DICOM Event Log table based on the provided Event ID. (Inherited from Leadtools.Medical.Logging.DataAccessLayer.LoggingDBDataAccessAgent) |
| GetDicomEventLogDatasetQueryCommandText | Overloaded. Overridden. Gets the SQL statement for querying the DICOM Event Log table into a DicomEventLogDataSet based on the provided matching parameters. |
| GetDicomEventLogIDsQueryCommandText | Overridden. Gets the SQL statement for querying the Event Log ID field for all matching DICOM Event Logs. |
| GetDicomEventLogIDsSumCommandText | Get the sum of the ID's for all matching DICOM Event Logs. (Inherited from Leadtools.Medical.Logging.DataAccessLayer.LoggingDBDataAccessAgent) |
| UpdateTable | Performs a batch update on a DataSet. (Inherited from Leadtools.Medical.Logging.DataAccessLayer.LoggingDBDataAccessAgent) |