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。

適用於

另請參閱