StructuralTypeConfiguration<TStructuralType>.Properties 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 la collection des propriétés EDM structurelles appartenant à ce type.
public System.Collections.Generic.IEnumerable<Microsoft.AspNet.OData.Builder.PropertyConfiguration> Properties { get; }
member this.Properties : seq<Microsoft.AspNet.OData.Builder.PropertyConfiguration>
Public ReadOnly Property Properties As IEnumerable(Of PropertyConfiguration)