| 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;}true if the OracleArray represents a null value; otherwise, false.
OracleArray Class | OracleArray Members
© 2002 - 2013 Devart. All Rights Reserved.