Gets or sets a value indicating a time interval for removing Patient, Study, and Series table orphaned records.
public int OrphanCleanupInterval { get; set; }
public:
property Int32 OrphanCleanupInterval
{
Int32 get()
void set(Int32 value)
}
A value indicating a time interval for removing Patient, Study, and Series table orphaned records.
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:
One option for orphan record removal is to schedule an orphan removal process to occur at certain times.
The following members define a schedule that specifies when to start and how often to run a scheduled orphan cleanup operation.
InstanceCStoreCommandConfiguration Class
InstanceCStoreCommandConfiguration Members
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