Aracılığıyla paylaş


ModelStore.GetAllAnnotations Yöntem

Tüm ek açıklamaları listesini döndürür.

Ad alanı:  Microsoft.Data.Schema.SchemaModel
Derleme:  Microsoft.Data.Schema (Microsoft.Data.Schema.dll içinde)

Sözdizimi

'Bildirim
Public Function GetAllAnnotations As IList(Of IModelAnnotation)
public IList<IModelAnnotation> GetAllAnnotations()
public:
IList<IModelAnnotation^>^ GetAllAnnotations()
member GetAllAnnotations : unit -> IList<IModelAnnotation> 
public function GetAllAnnotations() : IList<IModelAnnotation>

Dönüş Değeri

Tür: System.Collections.Generic.IList<IModelAnnotation>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ModelStore Sınıf

GetAllAnnotations Fazla Yük

Microsoft.Data.Schema.SchemaModel Ad Alanı

IModelAnnotation