TransactionalStateAttribute Classe
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[System.AttributeUsage(System.AttributeTargets.Parameter)]
public class TransactionalStateAttribute : Attribute, Orleans.IFacetMetadata, Orleans.Transactions.Abstractions.ITransactionalStateConfiguration
[<System.AttributeUsage(System.AttributeTargets.Parameter)>]
type TransactionalStateAttribute = class
inherit Attribute
interface IFacetMetadata
interface ITransactionalStateConfiguration
Public Class TransactionalStateAttribute
Inherits Attribute
Implements IFacetMetadata, ITransactionalStateConfiguration
- Héritage
-
TransactionalStateAttribute
- Attributs
- Implémente