StoreItemCollection Constructor (array<String^>^)

 

Initializes a new instance of the StoreItemCollection class using the specified file paths.

Namespace:   System.Data.Metadata.Edm
Assembly:  System.Data.Entity (in System.Data.Entity.dll)

public:
StoreItemCollection(
	... array<String^>^ filePaths
)

Parameters

filePaths
Type: array<System::String^>^

The file paths used to create metadata.

.NET Framework
Available since 3.5
Return to top
Show: