次の方法で共有


BlobColumn.IsNull プロパティ

定義

列が null かどうかを示す値を取得します。

public:
 property bool IsNull { bool get(); };
public bool IsNull { get; }
member this.IsNull : bool
Public ReadOnly Property IsNull As Boolean

プロパティ値

列が null かどうかを示す値です。

適用対象