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

IOpenDataSource..::..TryCommit Method

Tries the commit the transaction associated with this data source.

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

Syntax


bool TryCommit()
Function TryCommit As Boolean
bool^ TryCommit()

Return Value

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