Aracılığıyla paylaş


ModelStore.GetAnnotations Yöntem

Tüm ek açıklamalar, model üzerinde 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 GetAnnotations As IList(Of IModelAnnotation)
public IList<IModelAnnotation> GetAnnotations()
public:
virtual IList<IModelAnnotation^>^ GetAnnotations() sealed
abstract GetAnnotations : unit -> IList<IModelAnnotation> 
override GetAnnotations : unit -> IList<IModelAnnotation> 
public final function GetAnnotations() : IList<IModelAnnotation>

Dönüş Değeri

Tür: System.Collections.Generic.IList<IModelAnnotation>
Ek açıklamalar listesi.

Yüklenen

IModelAnnotationHolder.GetAnnotations()

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ModelStore Sınıf

GetAnnotations Fazla Yük

Microsoft.Data.Schema.SchemaModel Ad Alanı

ModelIdentifier