The following tables list the members exposed by StorageDbDataAccessAgent3.
Public Constructors
| Name | Description | |
|---|---|---|
|  | StorageDbDataAccessAgent3 | Initializes a new instance of the StorageDbDataAccessAgent3 class. | 
Public Methods
| 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. | 
|  | 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. | 
|  | StoreHangingProtocol | Adds hanging protocol information into the storage source. | 
Protected Methods
| 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. | 
|  | PrepareQueryHangingProtocolCommand | Initializes a System.Data.IDbCommand object to query for hanging protocol information using matching parameters. | 
Public Properties
| 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. | 
Public Events
| Name | Description | |
|---|---|---|
|  | QueryHangingProtocolCompleted | Occurs when the QueryHangingProtocolAsync is completed. | 
|  | QueryHangingProtocolStarting | Occurs when the QueryHangingProtocolAsync is first called. | 
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
