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

StorageDbDataAccessAgent Class Members

Properties  Methods 


The following tables list the members exposed by StorageDbDataAccessAgent.

Public Properties
 NameDescription
Public PropertyAutoTruncateDataGets or sets a value indicating whether string data should be truncated to match the data store length when storing a Leadtools.Dicom.DicomDataSet.  
Top
Protected Properties
 NameDescription
Protected PropertyDataProviderGets the database provider for connecting and working with DICOM Storage database.  
Protected PropertyStorageCatalogGets the configured Leadtools.Medical.DataAccessLayer.Catalog.ICatalog which describes the DICOM Storage database.  
Top
Public Methods
 NameDescription
Public MethodDeleteInstanceDelete the composite instances information that matches the given query parameters.  
Public MethodDeletePatientDelete the patient's information that matches the given query parameters.  
Public MethodDeleteSeriesDelete the series information that matches the given query parameters.  
Public MethodDeleteStudyDelete the studies information that matches the given query parameters.  
Public MethodFindCompositeInstancesCountReturns the number of composite instances that matches the query parameters.  
Public MethodFindPatientsCountReturns the number of patients that matches the query parameters.  
Public MethodFindSeriesCountReturns the number of series that matches the query parameters.  
Public MethodFindStudiesCountReturns the number of studies that matches the query parameters.  
Public MethodIsCompositeInstancesExistsReturns whether a DICOM instance information exists for the given SOP Instance UID.  
Public MethodIsPatientsExistsReturns whether a patient information exists for the given Patient ID.  
Public MethodIsSeriesExistsReturns whether a series information exists for the given Series Instance UID.  
Public MethodIsStudyExistsReturns whether a study information exists for the given Study Instance UID.  
Public MethodQueryCompositeInstancesFind composite instance information with the specified matching parameters.  
Public MethodQueryPatientsFind patient's information with the specified matching parameters.  
Public MethodQuerySeriesFind series information with the specified matching parameters.  
Public MethodQueryStudiesFind studies information with the specified matching parameters.  
Public MethodStoreDicomAdd DICOM information into the storage source.  
Public MethodUpdateCompositeInstanceUpdate the information of DICOM composite instance by adding, deleting or modifying information.  
Top
Protected Methods
 NameDescription
Protected MethodCreateCompositeInstanceDataSetReturns an empty CompositeInstanceDataSet.  
Protected MethodCreateDatabaseProviderCreates the database provider for connecting and working with DICOM Storage database.  
Protected MethodCreateDefaultCatalogReturns the default Leadtools.Medical.DataAccessLayer.Catalog.ICatalog that is used for mapping matching parameters into database tables/columns.  
Protected MethodGetCompositeInstanceQueryDataAdapterTablesReturns the table names which should be used to update a System.Data.Common.DataAdapter.TableMappings when performing a query.  
Protected MethodGetDicomDataSetConverterReturns an object used to convert a Leadtools.Dicom.DicomDataSet into a CompositeInstanceDataSet.  
Protected MethodPrepareDeleteInstanceCommandInitializes a System.Data.IDbCommand object to delete composite instances using matching parameters.  
Protected MethodPrepareDeletePatientsCommandInitializes a System.Data.IDbCommand object to delete patients using matching parameters.  
Protected MethodPrepareDeletePatientsNoChildStudiesCommandInitializes a System.Data.IDbCommand object to delete orphan patients that doesn't have child studies information.  
Protected MethodPrepareDeleteSeriesCommandInitializes a System.Data.IDbCommand object to delete series using matching parameters.  
Protected MethodPrepareDeleteSeriesNoChildInstancesCommandInitializes a System.Data.IDbCommand object to delete orphan series that doesn't have child composite instances information.  
Protected MethodPrepareDeleteStudiesCommandInitializes a System.Data.IDbCommand object to delete studies using matching parameters.  
Protected MethodPrepareDeleteStudiesNoChildSeriesCommandInitializes a System.Data.IDbCommand object to delete orphanstudies that doesn't have child series information.  
Protected MethodPrepareInstanceQueryCommandInitializes a System.Data.IDbCommand object to query for Composite Instance information using matching parameters.  
Protected MethodPrepareInstanceQueryCountCommandInitializes a System.Data.IDbCommand object to query for composite instances count using matching parameters.  
Protected MethodPrepareIsInstanceExistsCommandInitializes a System.Data.IDbCommand object to check whether a DICOM Instance information exists.  
Protected MethodPrepareIsPatientExistsCommandInitializes a System.Data.IDbCommand object to check whether a patient information exists.  
Protected MethodPrepareIsSeriesExistsCommandInitializes a System.Data.IDbCommand object to check whether a series information exists.  
Protected MethodPrepareIsStudyExistsCommandInitializes a System.Data.IDbCommand object to check whether a study information exists.  
Protected MethodPreparePatientsQueryCommandInitializes a System.Data.IDbCommand object to query for patient information using matching parameters.  
Protected MethodPreparePatientsQueryCountCommandInitializes a System.Data.IDbCommand object to query for patients count using matching parameters.  
Protected MethodPrepareSeriesQueryCommandInitializes a System.Data.IDbCommand object to query for series information using matching parameters.  
Protected MethodPrepareSeriesQueryCountCommandInitializes a System.Data.IDbCommand object to query for series count using matching parameters.  
Protected MethodPrepareStudiesQueryCommandInitializes a System.Data.IDbCommand object to query for studies information using matching parameters.  
Protected MethodPrepareStudiesQueryCountCommandInitializes a System.Data.IDbCommand object to query for studies count using matching parameters.  
Protected MethodUpdateTableUpdate a specific table in a CompositeInstanceDataSet by adding, deleting or modifying information.  
Top
See Also

Reference

StorageDbDataAccessAgent Class
Leadtools.Medical.Storage.DataAccessLayer Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features