SqlInt32.MaxValue 字段

定义

一个常数,它表示 SqlInt32 的最大可能值。

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

字段值

注解

此常量的值是 2,147,483,647。

适用于

另请参阅