Condividi tramite


IGrainWithGuidCompoundKey Interfaccia

Definizione

Interfaccia del marcatore per i cereali con chiavi composte.

public interface IGrainWithGuidCompoundKey : Orleans.IGrain
type IGrainWithGuidCompoundKey = interface
    interface IGrain
    interface IAddressable
Public Interface IGrainWithGuidCompoundKey
Implements IGrain
Implementazioni

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)

Interfaccia del marcatore per i cereali con chiavi composte.

GetPrimaryKey(IGrain)

Interfaccia del marcatore per i cereali con chiavi composte.

GetPrimaryKey(IGrain, String)

Interfaccia del marcatore per i cereali con chiavi composte.

GetPrimaryKey(IAddressable)

Restituisce la Guid rappresentazione di una chiave primaria granulare.

GetPrimaryKey(IAddressable, String)

Restituisce la Guid rappresentazione di una chiave primaria granulare.

GetPrimaryKeyLong(IGrain)

Interfaccia del marcatore per i cereali con chiavi composte.

GetPrimaryKeyLong(IGrain, String)

Interfaccia del marcatore per i cereali con chiavi composte.

GetPrimaryKeyLong(IAddressable)

Restituisce la long rappresentazione di una chiave primaria granulare.

GetPrimaryKeyLong(IAddressable, String)

Restituisce la long rappresentazione di una chiave primaria granulare.

GetPrimaryKeyString(IAddressable)

Restituisce la string chiave primaria del granulare.

IsPrimaryKeyBasedOnLong(IAddressable)

Restituisce se la parte della chiave primaria è di tipo long.

GetImplicitStreamIdentity(IGrainWithGuidCompoundKey)

Costrutti StreamIdentity del flusso a cui viene sottoscritto in modo implicito la granularità.

Si applica a