SqlInt64.MinValue 欄位

定義

一個常數,代表結構中最小的值 SqlInt64

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

欄位值

備註

這個常數的值是 -2 63

適用於

另請參閱