3 writes to _transaction
System.Data.Entity (3)
System\Data\EntityClient\EntityCommand.cs (3)
102this._transaction = transaction; 162this._transaction = null; 347this._transaction = value;
1 reference to _transaction
System.Data.Entity (1)
System\Data\EntityClient\EntityCommand.cs (1)
342return this._transaction; // SQLBU 496829