Share via


SqlMetadataStore.OpenStore Method

Include Protected Members
Include Inherited Members

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.

Overload List

  Name Description
Public methodStatic 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 methodStatic 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

See Also

Reference

SqlMetadataStore Class

Microsoft.Synchronization.MetadataStorage Namespace