The following tables list the members exposed by WorklistSqlDbDataAccessAgent.
Public Constructors
Name | Description | |
---|---|---|
![]() |
WorklistDbDataAccessAgent | Initializes a new instance of this class. (Inherited from WorklistDbDataAccessAgent) |
![]() |
WorklistSqlDbDataAccessAgent | Initializes a new instance of the WorklistSqlDbDataAccessAgent class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
DeleteWorklistEntity | (Inherited from WorklistDbDataAccessAgent) |
![]() |
FindPatientInformation | Find patients information with the specified matching parameters. (Inherited from WorklistDbDataAccessAgent) |
![]() |
GetAccessionNumbers | Gets a list of accession numbers corresponding to a specific patient ID and a specific issuer of patient ID. (Inherited from WorklistDbDataAccessAgent) |
![]() |
GetAdmissionIDs | Gets a list of Admission IDs. (Inherited from WorklistDbDataAccessAgent) |
![]() |
GetPatientIDs | Gets a list of all patient IDs. (Inherited from WorklistDbDataAccessAgent) |
![]() |
GetRequestedProcedureIDs | Gets a list of Requested Procedure IDs that correspond to a specific accession number. (Inherited from WorklistDbDataAccessAgent) |
![]() |
GetScheduledProcedureStepIDs | Gets a list of Scheduled Procedure Step IDs that correspond to a specific accession number and a specific Requested Procedure ID. (Inherited from WorklistDbDataAccessAgent) |
![]() |
GetUnscheduledPerformedProcedureStepUIDs | Returns the SOP Instance UID for the performed procedure steps that have no scheduled procedure step. (Inherited from WorklistDbDataAccessAgent) |
![]() |
IsPerformedProcedureStepExist | Decides whether a performed procedure exists. (Inherited from WorklistDbDataAccessAgent) |
![]() |
QueryModalityWorklists | Find modality work-list information with the specified matching parameters. (Inherited from WorklistDbDataAccessAgent) |
![]() |
QueryMPPS | Find modality performed procedure step information with the specified matching parameters. (Inherited from WorklistDbDataAccessAgent) |
![]() |
ResolveUnscheduledPerformedProcedureStep | Update an existent unscheduled performed procedure step by connecting it to an existent scheduled procedure. (Inherited from WorklistDbDataAccessAgent) |
![]() |
UpdateMPPS | Update the information of DICOM Modality Performed Procedure Step items by adding, deleting or modifying them. (Inherited from WorklistDbDataAccessAgent) |
![]() |
UpdateMWL | Update the information of DICOM Work-list items by adding, deleting or modifying them. (Inherited from WorklistDbDataAccessAgent) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
CreateDatabaseProvider | Creates the database provider for connecting and working with DICOM Work-list SQL Server database. |
![]() |
CreateDefaultCatalog | Returns the default Leadtools.Medical.DataAccessLayer.Catalog.ICatalog that is used for mapping matching parameters into database tables/columns. (Inherited from WorklistDbDataAccessAgent) |
![]() |
CreateMppsDataSet | Returns an empty Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MPPSDataset. (Inherited from WorklistDbDataAccessAgent) |
![]() |
CreateMWLDataSet | Returns an empty Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset. (Inherited from WorklistDbDataAccessAgent) |
![]() |
GenerateXMLDeleteCommandText | Gets a query string for deleting a worklist item. |
![]() |
PrepareFindPatientInformationCommand | Initialzies an System.Data.IDbCommand object to query for patient's information using matching parameters. |
![]() |
PrepareGetAccessionNumbersCommand | Initializes an System.Data.IDbCommand object to query for accession numbers for a specific patient ID and issuer of Patient ID. |
![]() |
PrepareGetAdmissionIdsCommand | Initializes an System.Data.IDbCommand object to query for Admission IDs. |
![]() |
PrepareGetPatientIdsSelectCommand | Initializes an System.Data.IDbCommand object to query for selected Patient IDs. |
![]() |
PrepareGetRequestedProcedureIdsCommand | Initializes an System.Data.IDbCommand object to query for Requested Procedure IDs for a specific accession number. |
![]() |
PrepareGetSechduleProcedureStepIdsCommand | Initializes an System.Data.IDbCommand object to query for Scheduled Procedure Step IDs for a specific accession number and requested Procedure ID. |
![]() |
PrepareMPPSQueryCommand | Initialzies an System.Data.IDbCommand object to query for Modality performed procedure step information using matching parameters. |
![]() |
PrepareMWLQueryCommand | Initialzies an System.Data.IDbCommand object to query for Modality work-list information using matching parameters. |
![]() |
PrepareSelectPerformedProcedureStepSopInstanceCommand | Initialzies an System.Data.IDbCommand object to query for performed procedure step using the SOP Instance UID. |
![]() |
PrepareUnscheduledMPPSSelectCommand | Initialzies an System.Data.IDbCommand object to query for unscheduled performed procedure step SOP Instance UIDs. |
![]() |
UpdateTable | Update a specific table in a Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset or Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MPPSDataset by adding, deleting or modifying information. |
Public Properties
Name | Description | |
---|---|---|
![]() |
ConnectionString | Gets or sets the connection string used to connect to the Work-list SQL Server database. |
![]() |
NumberOfMatchingWlResponses | Gets or sets the maximum number of matching worklist items to return for any worklist query method. (Inherited from WorklistDbDataAccessAgent) |
Protected Properties
Name | Description | |
---|---|---|
![]() |
DataProvider | Gets the database provider for connecting and working with DICOM Worklist database. (Inherited from WorklistDbDataAccessAgent) |
![]() |
WorklistCatalog | Gets the configured Leadtools.Medical.DataAccessLayer.Catalog.ICatalog which describes the DICOM Worklist database. (Inherited from WorklistDbDataAccessAgent) |
See Also
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