SqlMetadataStore.CreateStore Method
Creates a metadata store file that has the specified name and location, and returns a metadata store object that represents it.
Overload List
Name | Description |
---|---|
SqlMetadataStore.CreateStore (String) |
Creates a metadata store file that has the specified name and location, and returns a metadata store object that represents it.
|
SqlMetadataStore.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.
|
See Also
Reference
SqlMetadataStore Class
SqlMetadataStore Members
Microsoft.Synchronization.MetadataStorage Namespace