CachedDataAnnotationsMetadataAttributes.ScaffoldColumn Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique si un champ de données est une vue de structure.
public System.ComponentModel.DataAnnotations.ScaffoldColumnAttribute ScaffoldColumn { get; protected set; }
member this.ScaffoldColumn : System.ComponentModel.DataAnnotations.ScaffoldColumnAttribute with get, set
Public Property ScaffoldColumn As ScaffoldColumnAttribute
Valeur de propriété
true si le champ est une structure ; sinon, false.