SqlByte::MaxValue Field

 

A constant representing the largest possible value of a SqlByte.

Namespace:   System.Data.SqlTypes
Assembly:  System.Data (in System.Data.dll)

public:
static initonly SqlByte MaxValue

The value of this constant is 255 or, hexadecimal 0xFF.

.NET Framework
Available since 1.1
Return to top
Show: