Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Starts an explicit transaction on the metadata store.
Overload List
Name | Description |
---|---|
SqlMetadataStore.BeginTransaction () |
Starts an explicit transaction on the metadata store that has an isolation level of ReadCommitted.
|
SqlMetadataStore.BeginTransaction (IsolationLevel) |
Starts an explicit transaction on the metadata store that has the specified isolation level.
|
See Also
Reference
SqlMetadataStore Class
SqlMetadataStore Members
Microsoft.Synchronization.MetadataStorage Namespace