Udostępnij przez


MetadataItem.GetGeneralFacetDescriptions Metoda

Definicja

Zwraca listę ogólnych opisów aspektów dla określonego typu.

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<System::Data::Metadata::Edm::FacetDescription ^> ^ GetGeneralFacetDescriptions();
public static System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Metadata.Edm.FacetDescription> GetGeneralFacetDescriptions ();
static member GetGeneralFacetDescriptions : unit -> System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Metadata.Edm.FacetDescription>
Public Shared Function GetGeneralFacetDescriptions () As ReadOnlyCollection(Of FacetDescription)

Zwraca

ReadOnlyCollection<T> Obiekt reprezentujący listę ogólnych opisów aspektów dla określonego typu.

Dotyczy