PrimitiveType.FacetDescriptions Özellik

Tanım

Bu PrimitiveTypeiçin model açıklamalarının listesini alır.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Data::Metadata::Edm::FacetDescription ^> ^ FacetDescriptions { System::Collections::ObjectModel::ReadOnlyCollection<System::Data::Metadata::Edm::FacetDescription ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Metadata.Edm.FacetDescription> FacetDescriptions { get; }
member this.FacetDescriptions : System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Metadata.Edm.FacetDescription>
Public ReadOnly Property FacetDescriptions As ReadOnlyCollection(Of FacetDescription)

Özellik Değeri

Bu ReadOnlyCollection<T>için model açıklamalarının listesini içeren bir tür PrimitiveType koleksiyonu.

Şunlara uygulanır