SqlBoolean Constructor (Boolean)
.NET Framework (current version)
Initializes a new instance of the SqlBoolean structure using the supplied Boolean value.
Assembly: System.Data (in System.Data.dll)
Parameters
- value
-
Type:
System::Boolean
The value for the new SqlBoolean structure; either true or false.
.NET Framework
Available since 1.1
Available since 1.1
Show: