←Select platform
In This Topic ▼

WorkstationSqlCeDataAccessAgent Class Members

Summary

The following tables list the members exposed by WorkstationSqlCeDataAccessAgent.

Public Constructors

Name Description
Public Constructor WorkstationSqlCeDataAccessAgent Initializes a new instance of the WorkstationSqlCeDataAccessAgent class.
Public Constructor WorkstationSqlDataAccessAgent Initializes a new instance of the WorkstationDataAccessAgent class. (Inherited from WorkstationSqlDataAccessAgent)

Protected Methods

Name Description
Protected Method CreateDatabaseProvider Creates a SQL CE database provider for connecting and working with the Medical Workstation database.
Protected Method InitializeInsertConfigurationCommand Initializes a System.Data.Common.DbCommand to insert a component configuration row. (Inherited from WorkstationSqlDataAccessAgent)
Protected Method InitializeIsComponentConfigurationInsertedCommand Initializes a System.Data.Common.DbCommand to check if a component's name is inserted into the configuration table. (Inherited from WorkstationSqlDataAccessAgent)
Protected Method InitializeReadConfigurationCommand Initializes a System.Data.Common.DbCommand to read a component configuration. (Inherited from WorkstationSqlDataAccessAgent)
Protected Method InitializeUpdateConfigurationCommand Initializes a System.Data.Common.DbCommand to update a component's configuration data. (Inherited from WorkstationSqlDataAccessAgent)
Protected Method PrepareDeleteAnnotationCommand Initializes a System.Data.Common.DbCommand to delete the annotation container that corresponds to the _sopInstanceUID_ and _annotationNumber_. (Inherited from WorkstationSqlDataAccessAgent)
Protected Method PrepareDeleteVolumeCommand Initializes a System.Data.Common.DbCommand object which deletes a 3D volume information from the database. (Inherited from WorkstationSqlDataAccessAgent)
Protected Method PrepareGetAnnotationDescriptionCommand Initializes a System.Data.Common.DbCommand to get the description of annotation containers associated with an _sopInstanceUID_. (Inherited from WorkstationSqlDataAccessAgent)
Protected Method PrepareGetAnnotationFileCommand Initializes a System.Data.Common.DbCommand to get the annotation file associated with an _sopInstanceUID_. (Inherited from WorkstationSqlDataAccessAgent)
Protected Method PrepareGetAnnotationNumbersCommand Initializes a System.Data.Common.DbCommand to get the annotationNumbers associated with an _sopInstanceUID_. (Inherited from WorkstationSqlDataAccessAgent)
Protected Method PrepareGetAnnotationsCountCommand Initializes a System.Data.Common.DbCommand to get the number of annotation containers associated with an _sopInstanceUID_. (Inherited from WorkstationSqlDataAccessAgent)
Protected Method PrepareGetUserIdentifierCommand Initializes a System.Data.Common.DbCommand object to get the user identifier string of a 3D volume. (Inherited from WorkstationSqlDataAccessAgent)
Protected Method PrepareGetVolumeFileCommand Initializes a System.Data.Common.DbCommand object to get the path of the 3D volume data file. (Inherited from WorkstationSqlDataAccessAgent)
Protected Method PrepareGetVolumeNumbersCommand Initializes a System.Data.Common.DbCommand object to get all the number of the available 3D volume in a series. (Inherited from WorkstationSqlDataAccessAgent)
Protected Method PrepareGetVolumeStateFileCommand Initializes a System.Data.Common.DbCommand object to get the path of the 3D volume state file. (Inherited from WorkstationSqlDataAccessAgent)
Protected Method PrepareIsSeriesVolumeExistsCommand Initializes a System.Data.Common.DbCommand object which returns a scalar value if a 3D volume exists for the given series. (Inherited from WorkstationSqlDataAccessAgent)
Protected Method PrepareStoreAnnotationObjectCommand Initializes a System.Data.Common.DbCommand to insert an annotation. (Inherited from WorkstationSqlDataAccessAgent)
Protected Method PrepareStoreVolumeCommnad Initializes a System.Data.Common.DbCommand object to store a 3D volume information. (Inherited from WorkstationSqlDataAccessAgent)

Public Properties

Name Description
Public Property ConnectionString Gets or sets the connection string for the Medical Workstation database. (Inherited from WorkstationSqlDataAccessAgent)

See Also

Reference

WorkstationSqlCeDataAccessAgent Class

Leadtools.Medical.Workstation.DataAccessLayer Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.