←Select platform
In This Topic ▼

DbQueryClient Class Methods

Summary

For a list of all members of this type, see DbQueryClient members

Public Methods

Name Description
Public Method
CancelFind Cancels the current Query operation. (Inherited from QueryClient)
Public Method FindImages Overloaded. Runs an image-based query with the specified parameters. (Inherited from QueryClient)
Public Method FindPatients Overloaded. Runs a patient-based query with the specified parameters. (Inherited from QueryClient)
Public Method FindSeries Overloaded. Runs a series-based query with the specified parameters. (Inherited from QueryClient)
Public Method FindStudies Overloaded. Runs a study-based query with the specified parameters. (Inherited from QueryClient)

Protected Methods

Name Description
Protected Method
CreateQueryCFindCommand Creates the query command used by the Find methods.
Protected Method DoCancelFind Cancels the current query operation. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient)
Protected Method DoFindImages Performs an image-based query and fills the Leadtools.Dicom.DicomDataSet with the images that are returned. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient)
Protected Method DoFindPatients Performs a patient-based query and fills the Leadtools.Dicom.DicomDataSet with the patients that are returned. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient)
Protected Method DoFindSeries Performs a series-based query and fills the Leadtools.Dicom.DicomDataSet with the series that is returned. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient)
Protected Method DoFindStudies Performs a studies-based query and fills the Leadtools.Dicom.DicomDataSet with the studies that are returned. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient)

Help Version 20.0.2020.3.24
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Client Assembly