Gets or sets a value indicating whether to update the database when DoExecute gets called.
public bool DoUpdateDatabase { get; set; } Public Property DoUpdateDatabase As Boolean
true to update the database when DoExecute gets called; otherwise, false.
Several steps occur when DoExecute is called to store a Leadtools.Dicom.DicomDataSet.
If DoUpdateDatabase is false when DoExecute is called, then the second step of updating the database is skipped. The default value for DoUpdateDatabase is true.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
