SqlInt64::MaxValue Field

 

A constant representing the largest possible value for a SqlInt64 structure.

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

public:
static initonly SqlInt64 MaxValue

The value of this constant is 2 63 -1.

.NET Framework
Available since 1.1
Return to top
Show: