This documentation is archived and is not being maintained.
StorageMappingItemCollection Constructor
Visual Studio 2010
Initializes a new instance of the StorageMappingItemCollection class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
StorageMappingItemCollection(EdmItemCollection, StoreItemCollection, IEnumerable<XmlReader>) | Initializes a new instance of the StorageMappingItemCollection class based on the supplied ItemCollection, the StoreItemCollection, and a collection of String indicating the metadata file paths. |
|
StorageMappingItemCollection(EdmItemCollection, StoreItemCollection, array<String>) | Initializes a new instance of the StorageMappingItemCollection class based on the supplied ItemCollection, the StoreItemCollection, and a collection of String indicating the metadata file paths. |
Show: