DNS_TRANSPORT_E

This object provides DNS Transport information

Enumerations

TCP


UDP


Direct expressions

EQ (dns_transport_e m)

The result is Boolean TRUE if the input argument is equal to the DNS transport protocol type represented by this object.

Parameters (expressions not allowed):

            m- Dns transport protocol type

Returns: bool_at

NE (dns_transport_e m)

The result is Boolean FALSE if the input argument is equal to the DNS transport protocol type represented by this object.

Parameters (expressions not allowed):

            m- Dns transport protocol type

Returns: bool_at