OracleString.IsNull Özellik

Tanım

öğesinin ValueOracleString olup Nullolmadığını gösterir.

public:
 property bool IsNull { bool get(); };
public bool IsNull { get; }
member this.IsNull : bool
Public ReadOnly Property IsNull As Boolean

Özellik Değeri

true ise ValueNull, değilse false.

Uygulamalar

Şunlara uygulanır