SqlString.Null フィールド

定義

DBNull 構造体のこのインスタンスに割り当てることができる SqlString を表します。

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

フィールド値

注釈

Null は 構造体の定数 SqlString として機能します。 詳細については、「 Null 値の処理」を参照してください。

適用対象

こちらもご覧ください