Show / Hide Table of Contents

Interface IDbTransactionWallet

Namespace: Accelergreat.EntityFramework
Assembly: Accelergreat.EntityFramework.dll
Syntax
public interface IDbTransactionWallet

Properties

Transaction

Declaration
DbTransaction Transaction { get; }
Property Value
Type Description
System.Data.Common.DbTransaction
In This Article
Back to top Copyright © Nanogunn Ltd.