ITransactionCommitterTestGrain Interfaccia

Definizione

C#
public interface ITransactionCommitterTestGrain : Orleans.IGrainWithGuidKey
Derivato
Implementazioni

Metodi

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 long rappresentazione di una chiave primaria granulare.

GetPrimaryKeyLong(IAddressable)

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.

Si applica a

Prodotto Versioni
.NET Orleans 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0