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。

適用於

另請參閱