ISyncMetadataStore::BeginTransaction

Starts an explicit transaction on the metadata store that has the specified isolation level.

HRESULT BeginTransaction(
  LONG isolationLevel);

Parameters

Return Value

  • S_OK

  • E_NOTIMPL if transactions are not supported.

See Also

Reference

ISyncMetadataStore Interface