MetadataWorkspace::RegisterItemCollection Method (ItemCollection^)
.NET Framework (current version)
Registers the item collection with each associated data model.
This API is not CLS-compliant.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
public: [CLSCompliantAttribute(false)] void RegisterItemCollection( ItemCollection^ collection )
Parameters
- collection
-
Type:
System.Data.Metadata.Edm::ItemCollection^
The output parameter collection that needs to be filled up.
.NET Framework
Available since 3.5
Available since 3.5
Show: