Share via


SqlMetadataStore.OpenStore Method

Opens an existing metadata store file and returns a metadata store object that represents it.

Overload List

Name Description
SqlMetadataStore.OpenStore (String)
Opens an existing metadata store file that has the specified name and location, and returns a metadata store object that represents it.
SqlMetadataStore.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.

See Also

Reference

SqlMetadataStore Class
SqlMetadataStore Members
Microsoft.Synchronization.MetadataStorage Namespace