Share via


CachedDataAnnotationsMetadataAttributes.ScaffoldColumn 屬性

定義

指出資料欄位是否為 scaffold。

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

屬性值

如果欄位為 Scaffold,則為 true;否則為 false。

適用於