다음을 통해 공유


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>)

적용 대상