SqlByte.Null フィールド

定義

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

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

フィールド値

注釈

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

適用対象

こちらもご覧ください