ICreateAttributionGrain 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 ICreateAttributionGrain : Orleans.IGrainWithGuidKey
type ICreateAttributionGrain = interface
interface IGrainWithGuidKey
interface IGrain
interface IAddressable
Public Interface ICreateAttributionGrain
Implements IGrainWithGuidKey
- Derivato
- Implementazioni
Metodi
GetNestedTransactionIds(Int32, List<ITransactionAttributionGrain>[]) |
Metodi di estensione
AsReference(IAddressable, Type) |
Restituisce un riferimento tipizzato al granularità specificato. |
AsReference<TGrainInterface>(IAddressable) |
Restituisce un riferimento tipizzato al granularità specificato. |
BindGrainReference(IAddressable, IGrainFactory) |
Associa il riferimento granulare all'oggetto specificato IGrainFactory. |
Cast(IAddressable, Type) |
Restituisce un riferimento tipizzato al granularità specificato. |
Cast<TGrainInterface>(IAddressable) |
Restituisce un riferimento tipizzato al granularità specificato. |
GetGrainId(IAddressable) |
Restituisce l'ID granulare corrispondente al granularità specificato. |
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 se la parte della chiave primaria è di tipo |