Gets or sets a value indicating whether to exclude orphaned results when querying the database for Patients, Studies, Series, or Instances.
public bool ExcludeOrphans
public:
bool ExcludeOrphans
A value indicating whether to exclude orphaned results when querying the database for Patients, Studies, Series, or Instances.
Deleting or overwriting instances can potentially leave orphaned database records.
For example:
Removing Instance2 does not leave orphaned records. However, deleting both Instance1 and Instance2 leaves the following orphaned records:
Calling one of the following query methods with the ExcludeOrphans field of ExtraQueryOptions to true causes orphaned records to be ignored in the resulting DataSet.
Interface:
Methods:
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