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。

适用于

另请参阅