Aracılığıyla paylaş


IModelAnnotationHolder.GetAnnotations Yöntem

Bu öğeye eklenen 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
Function GetAnnotations As IList(Of IModelAnnotation)
IList<IModelAnnotation> GetAnnotations()
IList<IModelAnnotation^>^ GetAnnotations()
abstract GetAnnotations : unit -> IList<IModelAnnotation> 
function GetAnnotations() : IList<IModelAnnotation>

Dönüş Değeri

Tür: System.Collections.Generic.IList<IModelAnnotation>
Model ek açıklamalar içeren bir liste.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IModelAnnotationHolder Arabirim

GetAnnotations Fazla Yük

Microsoft.Data.Schema.SchemaModel Ad Alanı

IModelAnnotation