The following tables list the members exposed by StorageDbDataAccessAgent3.
| Name | Description | |
|---|---|---|
![]()  | 
	StorageDbDataAccessAgent2 | Initializes a new instance of this class. (Inherited from StorageDbDataAccessAgent2) | 
![]()  | 
	StorageDbDataAccessAgent3 | Initializes a new instance of the StorageDbDataAccessAgent3 class. | 
| Name | Description | |
|---|---|---|
![]()  | 
	CancelQueryHangingProtocolAsync | Cancels an existing call to QueryHangingProtocolAsync. | 
![]()  | 
	CustomQueryCompositeInstances | Find composite instance information with the specified matching parameters.Unlike QueryCompositeInstances, this function returns less tables, see below. | 
![]()  | 
	DeleteHangingProtocol | Deletes the hanging protocol information that matches the specified SOP Instance UID. | 
![]()  | 
	ExistsHangingProtocol | Determines if the hanging protocol identified by the specified SOP Instance UID exists. | 
![]()  | 
	FindHangingProtocolCount | Returns the number of hanging protocol instances that match the query parameters. | 
![]()  | 
	MinimumQueryCompositeInstances | Find composite instance information with the specified matching parameters.Unlike QueryCompositeInstances, this function returns less tables, see below. | 
![]()  | 
	MinimumQueryPatients | Find patient's information with the specified matching parameters.Unlike QueryPatients, this function returns less tables, see below. | 
![]()  | 
	MinimumQuerySeries | Find series information with the specified matching parameters.Unlike QuerySeries, this function returns less tables, see below. | 
![]()  | 
	MinimumQueryStudies | Find studies information with the specified matching parameters.Unlike QueryStudies, this function returns less tables, see below. | 
![]()  | 
	QueryCompositeInstances | Find composite instance information with the specified matching parameters. (Inherited from StorageDbDataAccessAgent2) | 
![]()  | 
	QueryHangingProtocol | Find hanging protocol information with the specified matching parameters. | 
![]()  | 
	QueryHangingProtocolAsync | Asynchronously performs a query to find the hanging protocol instance information with the specified matching parameters. | 
![]()  | 
	QueryPatients | Find patient's information with the specified matching parameters. (Inherited from StorageDbDataAccessAgent2) | 
![]()  | 
	QuerySeries | Find series information with the specified matching parameters. (Inherited from StorageDbDataAccessAgent2) | 
![]()  | 
	QueryStudies | Find studies information with the specified matching parameters. (Inherited from StorageDbDataAccessAgent2) | 
![]()  | 
	StoreHangingProtocol | Adds hanging protocol information into the storage source. | 
![]()  | 
	StoreReferencedImages | Add referenced images into the storage database. (Inherited from StorageDbDataAccessAgent2) | 
| Name | Description | |
|---|---|---|
![]()  | 
	GetHangingProtocolQueryDataAdapterTables | Returns the table names which should be used to update a System.Data.Common.DataAdapter.TableMappings when performing a query. | 
![]()  | 
	InsertCodeSequence | Inserts a code sequence row into the database table. | 
![]()  | 
	InsertHangingProtocol | Inserts a hanging protocol row into the database table. | 
![]()  | 
	InsertHangingProtocolDefinitonSequence | Inserts a hanging protocol definition sequence row into the database table. | 
![]()  | 
	OnQueryHangingProtocolCompleted | Raises the QueryHangingProtocolCompleted event. | 
![]()  | 
	OnQueryHangingProtocolStarting | Raises the QueryHangingProtocolStarting event. | 
![]()  | 
	PrepareDeleteHangingProtocolCommand | Initializes a System.Data.IDbCommand object to delete a hanging protocol. | 
![]()  | 
	PrepareExistsHangingProtocolCommand | Initializes a System.Data.IDbCommand object to check if a hanging protocol exists. | 
![]()  | 
	PrepareHangingProtocolQueryCountCommand | Initializes a System.Data.IDbCommand object to query for hanging protocol count using matching parameters. | 
![]()  | 
	PrepareInsertCodeSequenceCommand | Initializes a System.Data.IDbCommand object to insert a code sequence. | 
![]()  | 
	PrepareInsertHangingProtocolCommand | Initializes a System.Data.Common.DbCommand object to insert a hanging protocol row into the database table. | 
![]()  | 
	PrepareInsertHangingProtocolDefinitonSequenceCommand | Initializes a System.Data.Common.DbCommand object to insert a hanging protocol definition sequence row into the databse table. | 
![]()  | 
	PreparePatientsPageQueryCommand | Initializes a System.Data.IDbCommand object to query for patients using matching parameters. (Inherited from StorageDbDataAccessAgent2) | 
![]()  | 
	PrepareQueryHangingProtocolCommand | Initializes a System.Data.IDbCommand object to query for hanging protocol information using matching parameters. | 
![]()  | 
	PrepareSeriesPageQueryCommand | Initializes a System.Data.IDbCommand object to query for series using matching parameters. (Inherited from StorageDbDataAccessAgent2) | 
![]()  | 
	PrepareStudiesPageQueryCommand | Initializes a System.Data.IDbCommand object to query for studies using matching parameters. (Inherited from StorageDbDataAccessAgent2) | 
| Name | Description | |
|---|---|---|
![]()  | 
	HangingProtocolSupported | Gets or sets a value that indicates whether Hanging Protocol support is present. | 
 				![]()  | 
	HangingProtocolTableName | Gets the name of the Hanging Protocol database table. | 
| Name | Description | |
|---|---|---|
![]()  | 
	QueryHangingProtocolCompleted | Occurs when the QueryHangingProtocolAsync is completed. | 
![]()  | 
	QueryHangingProtocolStarting | Occurs when the QueryHangingProtocolAsync is first called. | 
StorageDbDataAccessAgent3 Class
Leadtools.Medical.Storage.DataAccessLayer Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document






