supportsNestedTransactions property
bool
supportsNestedTransactions
Whether this transaction executor supports nesting transactions by calling beginTransaction on it.
Implementation
bool get supportsNestedTransactions;
Whether this transaction executor supports nesting transactions by calling beginTransaction on it.
bool get supportsNestedTransactions;