Aracılığıyla paylaş


MetadataWorkspace.RegisterItemCollection(ItemCollection) Yöntem

Tanım

Dikkat

Construct MetadataWorkspace using constructor that accepts metadata loading delegates.

Öğe koleksiyonunu ilişkili her veri modeline kaydeder.

[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)

Parametreler

collection
ItemCollection

Doldurulması gereken çıkış parametresi koleksiyonu.

Öznitelikler

Şunlara uygulanır