LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)
LEAD Technologies, Inc

WorkstationSqlDataAccessAgent Class

Properties  Methods 


The following tables list the members exposed by WorkstationSqlDataAccessAgent.

Public Constructors
 NameDescription
Public ConstructorWorkstationSqlDataAccessAgent ConstructorInitializes a new instance of the WorkstationDataAccessAgent class.  
Top
Public Properties
 NameDescription
Public PropertyConnectionStringGets or sets the connection string for the Medical Workstation database.  
Top
Protected Properties
 NameDescription
Protected PropertyDatabaseProviderGets the database provider for connecting and working with the Medical Workstation database. (Inherited from Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent)
Top
Public Methods
 NameDescription
Public MethodDeleteAnnotationObjectDeletes the annotation defined by annotationId from the datbase. (Inherited from Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent)
Public MethodDeleteVolumeDeletes a 3D volume information. (Inherited from Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent)
Public MethodGetAnnotationFileReturns the full path and file name of the annotation file that is associated with the annotationId. (Inherited from Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent)
Public MethodGetAnnotationIdentifierReturns the array of AnnotationIdentifier for the data set with sopInstanceUID (Inherited from Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent)
Public MethodGetAnnotationObjectsCountReturns the count of annotation containers that is associated with the sopInstanceUID. (Inherited from Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent)
Public MethodGetSeriesVolumeReturns a 3D volume. (Inherited from Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent)
Public MethodGetVolumesFind the 3D volumes which are stored for the provided series. (Inherited from Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent)
Public MethodHasVolumeDecides whether a 3D volume has been stored for a series. (Inherited from Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent)
Public MethodIsConfigurationRegisteredChecks whether a component has a configuration registered to it. (Inherited from Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent)
Public MethodReadConfigurationReturns the configuration for a component. (Inherited from Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent)
Public MethodRegisterConfigurationRegisters a new component configuration. (Inherited from Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent)
Public MethodStoreAnnotationObjectStores the annotation storageFile in the database. (Inherited from Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent)
Public MethodStoreVolumeOverloaded. Store 3D volume information. (Inherited from Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent)
Public MethodUpdateConfigurationUpdates the configuration data for the specified component. (Inherited from Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent)
Public MethodUpdateVolumeStateUpdate the state information of a 3D volume (Inherited from Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent)
Top
Protected Methods
 NameDescription
Protected MethodCreateDatabaseProviderOverridden. Creates a SQL Server database provider for connecting and working with the Medical Workstation database.  
Protected MethodInitializeInsertConfigurationCommandOverridden. Initializes a System.Data.Common.DbCommand to insert a component configuration row.  
Protected MethodInitializeIsComponentConfigurationInsertedCommandOverridden. Initializes a System.Data.Common.DbCommand to check if a component's name is inserted into the configuration table.  
Protected MethodInitializeReadConfigurationCommandOverridden. Initializes a System.Data.Common.DbCommand to read a component configuration.  
Protected MethodInitializeUpdateConfigurationCommandOverridden. Initializes a System.Data.Common.DbCommand to update a component's configuration data.  
Protected MethodPrepareDeleteAnnotationCommandOverridden. Initializes a System.Data.Common.DbCommand to delete the annotation container that corresponds to the sopInstanceUID and annotationNumber.  
Protected MethodPrepareDeleteVolumeCommandOverridden. Initializes a System.Data.Common.DbCommand object which deletes a 3D volume information from the database.  
Protected MethodPrepareGetAnnotationDescriptionCommandOverridden. Initializes a System.Data.Common.DbCommand to get the description of annotation containers associated with an sopInstanceUID.  
Protected MethodPrepareGetAnnotationFileCommandOverridden. Initializes a System.Data.Common.DbCommand to get the annotation file associated with an sopInstanceUID.  
Protected MethodPrepareGetAnnotationNumbersCommandOverridden. Initializes a System.Data.Common.DbCommand to get the annotationNumbers associated with an sopInstanceUID.  
Protected MethodPrepareGetAnnotationsCountCommandOverridden. Initializes a System.Data.Common.DbCommand to get the number of annotation containers associated with an sopInstanceUID.  
Protected MethodPrepareGetUserIdentifierCommandOverridden. Initializes a System.Data.Common.DbCommand object to get the user identifier string of a 3D volume.  
Protected MethodPrepareGetVolumeFileCommandOverridden. Initializes a System.Data.Common.DbCommand object to get the path of the 3D volume data file.  
Protected MethodPrepareGetVolumeNumbersCommandOverridden. Initializes a System.Data.Common.DbCommand object to get all the number of the available 3D volume in a series.  
Protected MethodPrepareGetVolumeStateFileCommandOverridden. Initializes a System.Data.Common.DbCommand object to get the path of the 3D volume state file.  
Protected MethodPrepareIsSeriesVolumeExistsCommandOverridden. Initializes a System.Data.Common.DbCommand object which returns a scalar value if a 3D volume exists for the given series.  
Protected MethodPrepareStoreAnnotationObjectCommandOverridden. Initializes a System.Data.Common.DbCommand to insert an annotation.  
Protected MethodPrepareStoreVolumeCommnadOverridden. Initializes a System.Data.Common.DbCommand object to store a 3D volume information.  
Top
See Also

Reference

WorkstationSqlDataAccessAgent Class
Leadtools.Medical.Workstation.DataAccessLayer Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.