Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

RelationalQueries Property (ServerSettings)






Gets or sets a value indicating whether relational queries are supported
Syntax
[DisplayNameAttribute("Relational Queries")]
public RelationalQuerySupportEnum RelationalQueries {get; set;}
'Declaration
 
<DisplayNameAttribute("Relational Queries")>
Public Property RelationalQueries As RelationalQuerySupportEnum
'Usage
 
Dim instance As ServerSettings
Dim value As RelationalQuerySupportEnum
 
instance.RelationalQueries = value
 
value = instance.RelationalQueries

            

            
[DisplayNameAttribute("Relational Queries")]
public:
property RelationalQuerySupportEnum RelationalQueries {
   RelationalQuerySupportEnum get();
   void set (    RelationalQuerySupportEnum value);
}

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:

For more information, see RelationalQuerySupportEnum
Requirements

Target Platforms

See Also

Reference

ServerSettings Class
ServerSettings Members

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features