For a list of all members of this type, see LoggingSqlCeDataAccessAgent members
Public Methods
Name | Description | |
---|---|---|
AddDicomEventLog | Insert a new event log entry. (Inherited from LoggingSqlDataAccessAgent) |
Protected Methods
Name | Description | |
---|---|---|
CreateDatabaseProvider | Creates the database provider for connecting and working with DICOM Event Log SQL Server Compact database. | |
GetDicomDeleteEventLogCommandText | Gets the SQL statement to delete the DICOM Event Logs based on the provided matching parameters. | |
GetDicomDeleteEventLogCommandText | Gets the SQL statement for deleting an event log with an Event ID (Inherited from LoggingSqlDataAccessAgent) | |
GetDicomEventLogColumnValueCommandText | Gets the SQL statement for querying a column in the DICOM Event Log table based on the provided Event ID. (Inherited from LoggingSqlDataAccessAgent) | |
GetDicomEventLogDatasetQueryCommandText | Gets the SQL statement for querying the DICOM Event Log table into a DicomEventLogDataSet based on the provided matching parameters. | |
GetDicomEventLogDatasetQueryCommandText | Gets the SQL statement for querying a single DICOM Event Log based on the provided event ID. (Inherited from LoggingSqlDataAccessAgent) | |
GetDicomEventLogIDsQueryCommandText | Gets the SQL statement for querying the Event Log ID field for all matching DICOM Event Logs. | |
GetDicomEventLogIDsSumCommandText | Gets the sum of the ID's for all matching DICOM Event Logs. (Inherited from LoggingSqlDataAccessAgent) | |
PrepareSelectDataSetPathCommand | Initializes a System.Data.Common.DbCommand to query for the path of the saved DICOM DataSets. | |
UpdateTable | Performs a batch update on a DataSet. (Inherited from LoggingSqlDataAccessAgent) |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET