Represents a false value that can be assigned to the Value property of an instance of the SQLBoolean class.
[Visual Basic] Public Shared ReadOnly False As SQLBoolean [C#] public static readonly SQLBoolean False; [C++] public: static readonly SQLBoolean False; [JScript] public static var False : SQLBoolean;
The False field is a constant for the SQLBoolean class.
SQLBoolean Structure | SQLBoolean Members | System.Data.SQLTypes Namespace | True | IsFalse | IsTrue | Null