RelationalQuerySupportEnum Enumeration (original) (raw)

Summary

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

Syntax

public enum RelationalQuerySupportEnum 
public enum class RelationalQuerySupportEnum : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

Value Member Description
0 Never Relational Queries are never supported.
1 Negotiation Relational Queries are supported, but must be negotiated (in the Extended negotiation subitem of the DICOM Association).
2 Always Relational Queries are always supported, even if the support has not been negotiated.