| Devart.Data.Oracle Namespace > OracleBinary Structure : IsNull Property (OracleBinary) |
Gets a value indicating whether the Value property of the OracleBinary is Null.
[Visual Basic]
Public ReadOnly Property IsNull As Boolean [C#]
public bool IsNull {get;}true if the Value is Null; otherwise, false.
OracleBinary Structure | OracleBinary Members
© 2002 - 2013 Devart. All Rights Reserved.