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 です。

適用対象

こちらもご覧ください