SqlBoolean::Parse Method (String^)
.NET Framework (current version)
Converts the specified String representation of a logical value to its SqlBoolean equivalent.
Assembly: System.Data (in System.Data.dll)
Parameters
- s
-
Type:
System::String^
The String to be converted.
Return Value
Type: System.Data.SqlTypes::SqlBooleanA SqlBoolean structure that contains the parsed value.
.NET Framework
Available since 1.1
Available since 1.1
Show: