The following tables list the members exposed by LoggingSqlCeDataAccessAgent.
Name | Description | |
---|---|---|
LoggingSqlCeDataAccessAgent Constructor | Initializes a new instance of the LoggingSqlCeDataAccessAgent class with a connection string |
Name | Description | |
---|---|---|
Catalog | Gets the configured Leadtools.Medical.DataAccessLayer.Catalog.ICatalog which describes the DICOM Event Log database. (Inherited from Leadtools.Medical.Logging.DataAccessLayer.LoggingDBDataAccessAgent) | |
ConnectionString | Gets or sets the connection string for the DICOM Event Log database. (Inherited from Leadtools.Medical.Logging.DataAccessLayer.LoggingSqlDataAccessAgent) |
Name | Description | |
---|---|---|
DataProvider | Gets the database provider for connecting and working with DICOM Event Log database. (Inherited from Leadtools.Medical.Logging.DataAccessLayer.LoggingDBDataAccessAgent) |
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) |