SqlInt16.IsNull Özellik

Tanım

Bu SqlInt16 yapının null olup olmadığını gösterir.

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

Özellik Değeri

true null ise. Tersi durumda false. Daha fazla bilgi için bkz . Null Değerleri İşleme.

Uygulamalar

Şunlara uygulanır

Ayrıca bkz.