Aracılığıyla paylaş


SqliteParameter.IsNullable Özellik

Tanım

Parametrenin null atanabilir olup olmadığını belirten bir değer alır veya ayarlar.

public override bool IsNullable { get; set; }
member this.IsNullable : bool with get, set
Public Overrides Property IsNullable As Boolean

Özellik Değeri

Parametrenin null atanabilir olup olmadığını gösteren değer.

Şunlara uygulanır