Partager via


ModelStore.CreateAnnotation, méthode (Type)

Espace de noms :  Microsoft.Data.Schema.SchemaModel
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
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

Paramètres

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.IModelAnnotation

Sécurité .NET Framework

Voir aussi

Référence

ModelStore Classe

CreateAnnotation, surcharge

Microsoft.Data.Schema.SchemaModel, espace de noms