SqlBoolean.IsFalse 屬性

定義

指示目前的 Value 是否為 False

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

屬性值

如果 trueValue,則為 False,否則為 false

備註

Value如果 是 Null,這個屬性仍然會是 false

適用於

另請參閱