SqlString.Null フィールド
定義
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
functions as a constant for the SqlString structure. 詳細については、「 Null 値の処理」を参照してください。For more information, see Handling Null Values.