Aracılığıyla paylaş


DesignerDataColumn.Nullable Özellik

Tanım

Sütunun veri deposunda null olup olmadığını belirten bir değer alır.

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

Özellik Değeri

true sütun veri deposunda null olabilir; aksi takdirde , false.

Şunlara uygulanır