SqlInt32::MaxValue Field

 

A constant representing the largest possible value of a SqlInt32.

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

public:
static initonly SqlInt32 MaxValue

The value for this constant is 2,147,483,647.

.NET Framework
Available since 1.1
Return to top
Show: