←Select platform
In This Topic ▼

WorkstationSqlCeDataAccessAgent Class Methods

Summary

For a list of all members of this type, see WorkstationSqlCeDataAccessAgent members

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)

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

Leadtools.Medical.Workstation.DataAccessLayer Assembly