SqlInt32::MinValue Field

 

A constant representing the smallest possible value of a SqlInt32.

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

public:
static initonly SqlInt32 MinValue

The value of this constant is -2,147,483,648.

.NET Framework
Available since 1.1
Return to top
Show: