SqlDecimal.Null フィールド

定義

DBNull クラスのこのインスタンスに割り当てることができる SqlDecimal を表します。

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

フィールド値

注釈

詳細については、「 Null 値の処理」を参照してください。

適用対象

こちらもご覧ください