←Select platform

RelationalQuerySupportEnum Enumeration

Summary

Represents the constants that are used to indicate the relational query support for a C-FIND-SCP.

Syntax

C#
VB
C++
public enum RelationalQuerySupportEnum : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum RelationalQuerySupportEnum  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class RelationalQuerySupportEnum : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
0x00000000NeverRelational Queries are never supported.
0x00000001NegotiationRelational Queries are supported, but must be negotiated (in the Extended negotiation subitem of the DICOM Association).
0x00000002AlwaysRelational Queries are always supported, even if the support has not been negotiated.
Remarks

For more information, see ServerSettings.RelationalQueries

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.AddIn Assembly
Click or drag to resize