ITransactionTestGrain Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public interface ITransactionTestGrain : Orleans.IGrainWithGuidKey
type ITransactionTestGrain = interface
interface IGrainWithGuidKey
interface IGrain
interface IAddressable
Public Interface ITransactionTestGrain
Implements IGrainWithGuidKey
- Derivato
- Implementazioni
Metodi
Add(Int32) |
applicare l'operazione di aggiunta a ogni stato della transazione |
AddAndThrow(Int32) | |
Deactivate() | |
Get() |
applicare l'operazione get a ogni stato della transazione |
Set(Int32) |
applicare l'operazione set a ogni stato della transazione |
SetAndThrow(Int32) |
Metodi di estensione
AsReference(IAddressable, Type) |
Restituisce un riferimento tipizzato alla granularità specificata. |
AsReference<TGrainInterface>(IAddressable) |
Restituisce un riferimento tipizzato alla granularità specificata. |
BindGrainReference(IAddressable, IGrainFactory) |
Associa il riferimento granulare all'oggetto specificato IGrainFactory. |
Cast(IAddressable, Type) |
Restituisce un riferimento tipizzato alla granularità specificata. |
Cast<TGrainInterface>(IAddressable) |
Restituisce un riferimento tipizzato alla granularità specificata. |
GetGrainId(IAddressable) |
Restituisce l'ID di granularità corrispondente alla granularità specificata. |
GetGrainIdentity(IGrain) | |
GetPrimaryKey(IGrain, String) | |
GetPrimaryKey(IGrain) | |
GetPrimaryKey(IAddressable, String) |
Restituisce la Guid rappresentazione di una chiave primaria granulare. |
GetPrimaryKey(IAddressable) |
Restituisce la Guid rappresentazione di una chiave primaria granulare. |
GetPrimaryKeyLong(IGrain, String) | |
GetPrimaryKeyLong(IGrain) | |
GetPrimaryKeyLong(IAddressable, String) |
Restituisce la |
GetPrimaryKeyLong(IAddressable) |
Restituisce la |
GetPrimaryKeyString(IAddressable) |
Restituisce la |
IsPrimaryKeyBasedOnLong(IAddressable) |
Restituisce un valore che indica se la parte della chiave primaria è di tipo |