Aracılığıyla paylaş


CachedDataAnnotationsMetadataAttributes.ScaffoldColumn Özellik

Tanım

Veri alanının yapı iskelesi olup olmadığını gösterir.

public System.ComponentModel.DataAnnotations.ScaffoldColumnAttribute ScaffoldColumn { get; protected set; }
member this.ScaffoldColumn : System.ComponentModel.DataAnnotations.ScaffoldColumnAttribute with get, set
Public Property ScaffoldColumn As ScaffoldColumnAttribute

Özellik Değeri

alan yapı iskelesi ise true; aksi takdirde false.

Şunlara uygulanır