SqlInt32::ToSqlByte Method ()
.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)
Return Value
Type: System.Data.SqlTypes::SqlByteA SqlByte structure whose Value equals the Value of this SqlInt32 structure. If the value of the SqlInt32 is less than 0 or greater than 255, an OverflowException occurs.
.NET Framework
Available since 1.1
Available since 1.1
Show: