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。

适用于

另请参阅