|
SYNOPSISmongoc_transaction_state_t mongoc_client_session_get_transaction_state (const mongoc_client_session_t *session); Returns the current transaction state for this session. PARAMETERS
RETURNReturns a mongoc_transaction_state_t that represents the current transaction state. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|