Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Starts an explicit transaction on the metadata store that has the specified isolation level.
Syntax
HRESULT BeginTransaction(
LONG isolationLevel);
Parameters
- isolationLevel
[in] The isolation level for the transaction. This must be one of the values from the METASTORE_ISOLATIONLEVEL Enumeration enumeration.
Return Value
S_OK
E_NOTIMPL if transactions are not supported.