See Also

OracleArray Class  | OracleArray Members

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

IsNull Property

Devart.Data.Oracle Namespace > OracleArray Class : IsNull Property (OracleArray)

Indicates whether or not the OracleArray represents a null value.

[Visual Basic]
Public Property IsNull As Boolean
[C#]
public bool IsNull {get; set;}

Return Type

true if the OracleArray represents a null value; otherwise, false.

See Also

OracleArray Class  | OracleArray Members

 

 


© 2002 - 2013 Devart. All Rights Reserved.