Aracılığıyla paylaş


ModelStore.CreateAnnotation Yöntem (Type)

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

Sözdizimi

'Bildirim
Public Function CreateAnnotation ( _
    annotationType As Type _
) As IModelAnnotation
public IModelAnnotation CreateAnnotation(
    Type annotationType
)
public:
IModelAnnotation^ CreateAnnotation(
    Type^ annotationType
)
member CreateAnnotation : 
        annotationType:Type -> IModelAnnotation 
public function CreateAnnotation(
    annotationType : Type
) : IModelAnnotation

Parametreler

Dönüş Değeri

Tür: Microsoft.Data.Schema.SchemaModel.IModelAnnotation

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ModelStore Sınıf

CreateAnnotation Fazla Yük

Microsoft.Data.Schema.SchemaModel Ad Alanı