Share via


SqlMetadataStore.CreateStore Method

Include Protected Members
Include Inherited Members

Creates a metadata store file that has the specified name and location, 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 CreateStore(String) Creates a metadata store file that has the specified name and location, and returns a metadata store object that represents it.
Public methodStatic member CreateStore(String, CultureInfo) Creates a metadata store file that has the specified name, location, and locale; and returns a metadata store object that represents it.

Top

Remarks

This method creates a new metadata store as one database file at a specified location in the file system.

See Also

Reference

SqlMetadataStore Class

Microsoft.Synchronization.MetadataStorage Namespace