SqlMetadataStore.BeginTransaction Method

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