Returns true if the data provider supports the
creation and/or handling of a DbTransaction.

Declaration Syntax
public abstract bool SupportsTransactions { get; }Public MustOverride ReadOnly Property SupportsTransactions As Boolean
public:
virtual property bool SupportsTransactions {
bool get () abstract;
}Assembly:
Gemli.Data (Module: Gemli.Data) Version: 0.9.0.0 (0.9.0.0)