SqlInt16.MaxValue フィールド

定義

SqlInt16 の最大有効値を表す定数。

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

フィールド値

注釈

この定数の値は 32,767 です。

適用対象

こちらもご覧ください