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.

  NameDescription
Public method Static member OpenStore(String) Opens an existing metadata store file that has the specified name and location, and returns a metadata store object that represents it.
Public method Static member 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.
Top
Show: