Gets or sets the SQLBoolean to be true or false.
[Visual Basic] Public ReadOnly Property Value As Boolean [C#] public bool Value {get;} [C++] public: __property bool get_Value(); [JScript] public function get Value() : Boolean;
true if SQLBoolean is True, otherwise false.
Exception Type | Condition |
---|---|
SQLNullValueException | The property is set to null. |
SQLBoolean Structure | SQLBoolean Members | System.Data.SQLTypes Namespace | False | IsTrue | IsFalse | IsNull