Click or drag to resize

BaseStardogConnectorRollback Method

Rolls back the active Transaction.

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
Exceptions
ExceptionCondition
RdfStorageExceptionThrown if there is not an active Transaction on the current Thread.
Remarks
Transactions are scoped to Managed Threads.
See Also