SqlInt64::MinValue Field

 

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

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

public:
static initonly SqlInt64 MinValue

The value of this constant is -2 63.

.NET Framework
Available since 1.1
Return to top
Show: