SqlInt64.MinValue 字段

定义

一个常数,表示 SqlInt64 结构的可能的最小值。

public: static initonly System::Data::SqlTypes::SqlInt64 MinValue;
public static readonly System.Data.SqlTypes.SqlInt64 MinValue;
 staticval mutable MinValue : System.Data.SqlTypes.SqlInt64
Public Shared ReadOnly MinValue As SqlInt64 

字段值

注解

此常量的值为 -2 63

适用于

另请参阅