FakeTransaction - класс |
Пространство имён: Tessa.Platform.Data.Fake
public sealed class FakeTransaction : DbTransaction
Тип FakeTransaction предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| Connection | Specifies the DbConnection object associated with the transaction. (Унаследован от DbTransaction.) | |
| DbConnection | (Переопределяет DbTransactionDbConnection.) | |
| FakeConnection | ||
| IsolationLevel | (Переопределяет DbTransactionIsolationLevel.) | |
| Parent |
| Имя | Описание | |
|---|---|---|
| Commit | (Переопределяет DbTransactionCommit.) | |
| Dispose | Releases the unmanaged resources used by the DbTransaction. (Унаследован от DbTransaction.) | |
| Dispose(Boolean) | Освобождает неуправляемые ресурсы, используемые объектом FakeTransaction, а при необходимости освобождает также управляемые ресурсы (Переопределяет DbTransactionDispose(Boolean).) | |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) | |
| GetHashCode | Serves as the default hash function. (Унаследован от Object.) | |
| GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Унаследован от MarshalByRefObject.) | |
| GetType | Gets the Type of the current instance. (Унаследован от Object.) | |
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Унаследован от MarshalByRefObject.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
| MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (Унаследован от MarshalByRefObject.) | |
| Rollback | (Переопределяет DbTransactionRollback.) | |
| ToString | Returns a string that represents the current object. (Унаследован от Object.) |
| Имя | Описание | |
|---|---|---|
| Get | (Определяется ComHelper.) | |
| InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
| Invoke | (Определяется ComHelper.) | |
| Set | (Определяется ComHelper.) |