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

WorkstationDataAccessAgent Class

Properties  Methods 


The following tables list the members exposed by WorkstationDataAccessAgent.

Protected Properties
 NameDescription
Protected PropertyDatabaseProviderGets the database provider for connecting and working with the Medical Workstation database.  
Top
Public Methods
 NameDescription
Public MethodDeleteAnnotationObjectDeletes the annotation defined by annotationId from the datbase.  
Public MethodDeleteVolumeDeletes a 3D volume information.  
Public MethodGetAnnotationFileReturns the full path and file name of the annotation file that is associated with the annotationId.  
Public MethodGetAnnotationIdentifierReturns the array of AnnotationIdentifier for the data set with sopInstanceUID  
Public MethodGetAnnotationObjectsCountReturns the count of annotation containers that is associated with the sopInstanceUID.  
Public Methodstatic (Shared in Visual Basic)GetBytesChuncksReturns a chunk of bytes from a 3D volume file.  
Public MethodGetSeriesVolumeReturns a 3D volume.  
Public MethodGetVolumesFind the 3D volumes which are stored for the provided series.  
Public MethodHasVolumeDecides whether a 3D volume has been stored for a series.  
Public MethodIsConfigurationRegisteredChecks whether a component has a configuration registered to it.  
Public MethodReadConfigurationReturns the configuration for a component.  
Public MethodRegisterConfigurationRegisters a new component configuration.  
Public MethodStoreAnnotationObjectStores the annotation storageFile in the database.  
Public MethodStoreVolumeOverloaded. Store 3D volume information.  
Public MethodUpdateConfigurationUpdates the configuration data for the specified component.  
Public MethodUpdateVolumeStateUpdate the state information of a 3D volume  
Top
Protected Methods
 NameDescription
Protected MethodCreateDatabaseProviderCreates a database provider for connecting and working with the Medical Workstation database.  
Protected MethodInitializeInsertConfigurationCommandInitializes a System.Data.Common.DbCommand to insert a component configuration row.  
Protected MethodInitializeIsComponentConfigurationInsertedCommandInitializes a System.Data.Common.DbCommand to check if a component's name is inserted into the configuration table.  
Protected MethodInitializeReadConfigurationCommandInitializes a System.Data.Common.DbCommand to read a component configuration.  
Protected MethodInitializeUpdateConfigurationCommandInitializes a System.Data.Common.DbCommand to update a component's configuration data.  
Protected MethodPrepareDeleteAnnotationCommandInitializes a System.Data.Common.DbCommand to delete the annotation container that corresponds to the sopInstanceUID and annotationNumber.  
Protected MethodPrepareDeleteVolumeCommandInitializes a System.Data.Common.DbCommand object which deletes a 3D volume information from the database.  
Protected MethodPrepareGetAnnotationDescriptionCommandInitializes a System.Data.Common.DbCommand to get the description of annotation containers associated with an sopInstanceUID.  
Protected MethodPrepareGetAnnotationFileCommandInitializes a System.Data.Common.DbCommand to get the annotation file associated with an sopInstanceUID.  
Protected MethodPrepareGetAnnotationNumbersCommandInitializes a System.Data.Common.DbCommand to get the annotationNumbers associated with an sopInstanceUID.  
Protected MethodPrepareGetAnnotationsCountCommandInitializes a System.Data.Common.DbCommand to get the number of annotation containers associated with an sopInstanceUID.  
Protected MethodPrepareGetUserIdentifierCommandInitializes a System.Data.Common.DbCommand object to get the user identifier string of a 3D volume.  
Protected MethodPrepareGetVolumeFileCommandInitializes a System.Data.Common.DbCommand object to get the path of the 3D volume data file.  
Protected MethodPrepareGetVolumeNumbersCommandInitializes a System.Data.Common.DbCommand object to get all the number of the available 3D volume in a series.  
Protected MethodPrepareGetVolumeStateFileCommandInitializes a System.Data.Common.DbCommand object to get the path of the 3D volume state file.  
Protected MethodPrepareIsSeriesVolumeExistsCommandInitializes a System.Data.Common.DbCommand object which returns a scalar value if a 3D volume exists for the given series.  
Protected MethodPrepareStoreAnnotationObjectCommandInitializes a System.Data.Common.DbCommand to insert an annotation.  
Protected MethodPrepareStoreVolumeCommnadInitializes a System.Data.Common.DbCommand object to store a 3D volume information.  
Top
See Also

Reference

WorkstationDataAccessAgent Class
Leadtools.Medical.Workstation.DataAccessLayer Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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