SqlBoolean::ToString Method ()
.NET Framework (current version)
Converts this SqlBoolean structure to a string.
Assembly: System.Data (in System.Data.dll)
Return Value
Type: System::String^A string that contains the value of the SqlBoolean. If the value is null, the string will contain "null".
.NET Framework
Available since 1.1
Available since 1.1
Show: