共用方式為


TransactionAttribute 類別

定義

public ref class TransactionAttribute sealed : Attribute
[Microsoft.XLANGs.BaseTypes.BTAttributeUsage((Microsoft.XLANGs.BaseTypes.BTAttributeTargets) 10)]
[System.AttributeUsage(System.AttributeTargets.Class)]
[System.Serializable]
public sealed class TransactionAttribute : Attribute
type TransactionAttribute = class
    inherit Attribute
Public NotInheritable Class TransactionAttribute
Inherits Attribute
繼承
TransactionAttribute
屬性

建構函式

TransactionAttribute()

屬性

Batch
Retry
Timeout
TranIsolationLevel

適用於