ObjectContext.TransactionHandler 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個內容所使用的交易處理程式。 如果尚未啟動任何交易,則可能為 null。
public System.Data.Entity.Infrastructure.TransactionHandler TransactionHandler { get; }
member this.TransactionHandler : System.Data.Entity.Infrastructure.TransactionHandler
Public ReadOnly Property TransactionHandler As TransactionHandler
屬性值
交易處理程式。