StructuralTypeConfiguration<TStructuralType>.IsOpen 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.
Obtient un indicateur qui spécifie si ce type EDM est ou non un type ouvert.
Retourne true
s’il s’agit d’un type ouvert ; false
sinon.
public bool IsOpen { get; }
member this.IsOpen : bool
Public ReadOnly Property IsOpen As Boolean