Share via


TransactionAttribute Class

Definition

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
Inheritance
TransactionAttribute
Attributes

Constructors

TransactionAttribute()

Properties

Batch
Retry
Timeout
TranIsolationLevel

Applies to