14.2.7.1 ByteValue

This property returns a byte that represents the OracleBoolean structure.

Declaration

// C#
public byte ByteValue {get;}

Property Value

A byte that represents the value of OracleBoolean structure.

Exceptions

OracleNullValueException – The current instance has a null value.