예제 #1
0
 /// <inheritdoc />
 public DbTransaction GetOrBegin(bool isCreate = true) => InternalTransaction.GetOrBegin(isCreate);