RelationalQuerySupportEnum Enumeration

Summary
Represents the constants that are used to indicate the relational query support for a C-FIND-SCP.
Syntax
C#
C++/CLI
public enum RelationalQuerySupportEnum 
public enum class RelationalQuerySupportEnum : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0NeverRelational Queries are never supported.
1NegotiationRelational Queries are supported, but must be negotiated (in the Extended negotiation subitem of the DICOM Association).
2AlwaysRelational Queries are always supported, even if the support has not been negotiated.
Remarks

For more information, see ServerSettings.RelationalQueries

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.