Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

IOpenDataSource..::..TryRollback Method

Tries the rollback the transaction associated with this data source.

Namespace:  Tortuga.Chain.DataSources
Assembly:  Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)

Syntax


bool TryRollback()
Function TryRollback As Boolean
bool^ TryRollback()

Return Value

True if there was an open transaction associated with this data source, otherwise false.