SqlInt64.MaxValue 字段

定义

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

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

字段值

注解

此常量的值为 2 63 -1。

适用于

另请参阅