Udostępnij za pośrednictwem


DbXmlEnabledProviderManifest.GetFacetDescriptions(EdmType) Metoda

Definicja

Zwraca listę opisów aspektów dla określonego typu modelu danych jednostek (EDM).

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Justification="Only casts twice in debug mode.")]
public override System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Metadata.Edm.FacetDescription> GetFacetDescriptions (System.Data.Entity.Core.Metadata.Edm.EdmType edmType);
override this.GetFacetDescriptions : System.Data.Entity.Core.Metadata.Edm.EdmType -> System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Metadata.Edm.FacetDescription>

Parametry

edmType
EdmType

Element EdmType , dla którego mają zostać pobrane opisy aspektów.

Zwraca

Kolekcja typu ReadOnlyCollection<T> zawierającego listę opisów aspektów dla określonego typu EDM.

Atrybuty

Dotyczy