LAUREL BRIDGE

DatabaseGetMatchingImageRecords Method

DICOM Connectivity Framework V3.4
Overload List

  NameDescription
Public methodStatic memberGetMatchingImageRecords(SqlCeConnection, ImageRecord)
Gets all of the ImageRecords in the database that match the information specified by the query object.
Public methodStatic memberGetMatchingImageRecords(SqlCeConnection, PatientRecord)
Gets the matching ImageRecord objects for the specified PatientRecord.
Public methodStatic memberGetMatchingImageRecords(SqlCeConnection, SeriesRecord)
Gets the matching ImageRecord objects for the specified SeriesRecord.
Public methodStatic memberGetMatchingImageRecords(SqlCeConnection, StudyRecord)
Gets the matching ImageRecord objects for the specified StudyRecord.
Top
See Also

Reference