SqlByte Explicit Conversion (SqlString to SqlByte)
.NET Framework (current version)
Assembly: System.Data (in System.Data.dll)
Parameters
- x
-
Type:
System.Data.SqlTypes::SqlString
An instance of the SqlString class.
Return Value
Type: System.Data.SqlTypes::SqlByteA SqlByte structure whose Value property is equal to the numeric value represented by the SqlString.
.NET Framework
Available since 1.1
Available since 1.1
Show: