←Select platform

LoggingSqlDataAccessAgent Class Members

Summary

The following tables list the members exposed by LoggingSqlDataAccessAgent.

Public Constructors

Name Description
LoggingDBDataAccessAgent2 Initializes a new instance of this class. (Inherited from LoggingDBDataAccessAgent2)
LoggingSqlDataAccessAgent Initializes a new instance of the LoggingSqlDataAccessAgent class with a connection string

Public Methods

Name Description
AddDicomEventLog Insert a new event log entry.
DeleteDicomEventLog Deletes an existing event log entry. (Inherited from LoggingDBDataAccessAgent2)

Protected Methods

Name Description
CreateDatabaseProvider Creates the database provider for connecting and working with DICOM Event Log SQL Server database.
GetDicomDeleteEventLogCommandText Gets the SQL statement to delete the DICOM Event Logs based on the provided matching parameters. (Inherited from LoggingDBDataAccessAgent2)
GetDicomDeleteEventLogCommandText Gets the SQL statement for deleting an event log with an Event ID
GetDicomEventLogColumnValueCommandText Gets the SQL statement for querying a column in the DICOM Event Log table based on the provided Event ID.
GetDicomEventLogDatasetQueryCommandText Gets the SQL statement for querying a single DICOM Event Log based on the provided event ID.
GetDicomEventLogIDsQueryCommandText Gets the SQL statement for querying the Event Log ID field for all matching DICOM Event Log.
GetDicomEventLogIDsSumCommandText Gets the sum of the ID's for all matching DICOM Event Logs.
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.

Public Properties

Name Description
ConnectionString Gets or sets the connection string for the DICOM Event Log database.
CopyDicomDataSetOnDisk Gets or sets whether the Leadtools.Dicom.DicomDataSet should be saved on a disk or to a database.
DataSetFolder Gets or sets the folder path where the Leadtools.Dicom.DicomDataSet will be saved.
Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly