SqlMetadataStore::OpenStore Method
Opens an existing metadata store file and returns a metadata store object that represents it.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
OpenStore(String) | Opens an existing metadata store file that has the specified name and location, and returns a metadata store object that represents it. |
|
OpenStore(String, CultureInfo) | Opens an existing metadata store file that has the specified name, location, and locale; and returns a metadata store object that represents it. |
Show: