SqlBoolean.IsFalse Özellik

Tanım

Geçerli Value değerin olup Falseolmadığını gösterir.

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

Özellik Değeri

true ise ValueFalse; değilse, false.

Açıklamalar

Value iseNull, bu özellik yine de olurfalse.

Şunlara uygulanır

Ayrıca bkz.