public RelationalQuerySupportEnum RelationalQueries { get; set; }
public:
property RelationalQuerySupportEnum RelationalQueries {
RelationalQuerySupportEnum get();
void set ( RelationalQuerySupportEnum );
}
a value indicating whether relational queries are supported
A C-FIND SCP supporting relational queries allows any combination of keys at any level in the hierarchy. This removes the restriction that a unique key must be specified for all levels above the Query/Retrieve level in the C-FIND-REQ. In the DICOM world, relational query support is negotiated in the exteneded negoatiation subitem of the associate request.
The RelationalQueries property allows for three settings:
For more information, see RelationalQuerySupportEnum
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