Partager via


EntityConnection.GetMetadataWorkspace Méthode

Définition

Retourne le MetadataWorkspace associé à ce EntityConnection .

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")]
public virtual System.Data.Entity.Core.Metadata.Edm.MetadataWorkspace GetMetadataWorkspace();
abstract member GetMetadataWorkspace : unit -> System.Data.Entity.Core.Metadata.Edm.MetadataWorkspace
override this.GetMetadataWorkspace : unit -> System.Data.Entity.Core.Metadata.Edm.MetadataWorkspace
Public Overridable Function GetMetadataWorkspace () As MetadataWorkspace

Retours

MetadataWorkspace associé à ce EntityConnection .

Attributs

Exceptions

La chaîne de connexion incluse contient une valeur de mot clé Metadata non valide.

S’applique à