Partager via


MetadataWorkspace.RegisterItemCollection(ItemCollection) Méthode

Définition

Attention

Construct MetadataWorkspace using constructor that accepts metadata loading delegates.

Inscrit la collection d’éléments avec chaque modèle de données qui lui est associé.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Obsolete("Construct MetadataWorkspace using constructor that accepts metadata loading delegates.")]
public virtual void RegisterItemCollection (System.Data.Entity.Core.Metadata.Edm.ItemCollection collection);
abstract member RegisterItemCollection : System.Data.Entity.Core.Metadata.Edm.ItemCollection -> unit
override this.RegisterItemCollection : System.Data.Entity.Core.Metadata.Edm.ItemCollection -> unit
Public Overridable Sub RegisterItemCollection (collection As ItemCollection)

Paramètres

collection
ItemCollection

Collection de paramètres de sortie qui doit être remplie.

Attributs

S’applique à