Aracılığıyla paylaş


DbXmlEnabledProviderManifest.GetFacetDescriptions(EdmType) Yöntem

Tanım

Belirtilen Varlık Veri Modeli (EDM) türü için model açıklamalarının listesini döndürür.

public:
 override System::Collections::ObjectModel::ReadOnlyCollection<System::Data::Metadata::Edm::FacetDescription ^> ^ GetFacetDescriptions(System::Data::Metadata::Edm::EdmType ^ type);
public override System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Metadata.Edm.FacetDescription> GetFacetDescriptions (System.Data.Metadata.Edm.EdmType type);
override this.GetFacetDescriptions : System.Data.Metadata.Edm.EdmType -> System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Metadata.Edm.FacetDescription>
Public Overrides Function GetFacetDescriptions (type As EdmType) As ReadOnlyCollection(Of FacetDescription)

Parametreler

type
EdmType

EdmType Model açıklamalarının alınacağı bir.

Döndürülenler

Belirtilen EDM türü ReadOnlyCollection<T> için model açıklamalarının listesini içeren tür koleksiyonu.

Şunlara uygulanır