See Also

OracleBinary Structure  | OracleBinary Members

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

IsNull Property

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;}

Return Type

true if the Value is Null; otherwise, false.

See Also

OracleBinary Structure  | OracleBinary Members

 

 


© 2002 - 2013 Devart. All Rights Reserved.