←Select platform

RelationalQueries Property

Summary

Gets or sets a value indicating whether relational queries are supported

Syntax

C#
VB
C++
public RelationalQuerySupportEnum RelationalQueries { get; set; } 
Public Property RelationalQueries As Leadtools.Dicom.Addin.Common.RelationalQuerySupportEnum 

Property Value

a value indicating whether relational queries are supported

Remarks

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:

  • Dot Not Support Relational Queries
  • Support Relational Queries through Extended Negotiation
  • Always Support Relational Queries

For more information, see RelationalQuerySupportEnum

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly