SqlInt16.MinValue 字段

定义

一个常数,它表示 SqlInt16 的最小可能值。

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

字段值

注解

此常量的值是 -32,768。

适用于

另请参阅