ITransactionCommitter<TService> インターフェイス

定義

public interface ITransactionCommitter<TService> where TService : class
type ITransactionCommitter<'Service (requires 'Service : null)> = interface
Public Interface ITransactionCommitter(Of TService)

型パラメーター

TService
派生

メソッド

OnCommit(ITransactionCommitOperation<TService>)

適用対象