Aracılığıyla paylaş


ModelStore.CreateAnnotation<TAnnotation> Yöntem

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

Sözdizimi

'Bildirim
Public Function CreateAnnotation(Of TAnnotation As IModelAnnotation) As TAnnotation
public TAnnotation CreateAnnotation<TAnnotation>()
where TAnnotation : IModelAnnotation
public:
generic<typename TAnnotation>
where TAnnotation : IModelAnnotation
TAnnotation CreateAnnotation()
member CreateAnnotation : unit -> 'TAnnotation  when 'TAnnotation : IModelAnnotation
JScript genel türleri veya yöntemleri desteklemez.

Tür Parametreleri

  • TAnnotation

Dönüş Değeri

Tür: TAnnotation

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ModelStore Sınıf

CreateAnnotation Fazla Yük

Microsoft.Data.Schema.SchemaModel Ad Alanı