Partager via


IModelAnnotation.IsAttachedToStore, propriété

Obtient une valeur indiquant si cette annotation est attachée au magasin de modèles.

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

Syntaxe

'Déclaration
ReadOnly Property IsAttachedToStore As Boolean
    Get
bool IsAttachedToStore { get; }
property bool IsAttachedToStore {
    bool get ();
}
abstract IsAttachedToStore : bool
function get IsAttachedToStore () : boolean

Valeur de propriété

Type : System.Boolean
true si cette annotation est attachée au magasin de modèles ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

IModelAnnotation Interface

Microsoft.Data.Schema.SchemaModel, espace de noms