SqlSingle::Parse Method (String^)
.NET Framework (current version)
Namespace:
System.Data.SqlTypes
Assembly: System.Data (in System.Data.dll)
Return to top
Assembly: System.Data (in System.Data.dll)
Parameters
- s
-
Type:
System::String^
The String to be parsed.
Return Value
Type: System.Data.SqlTypes::SqlSingleA SqlSingle equivalent to the value that is contained in the specified String.
.NET Framework
Available since 1.1
Available since 1.1
Show: