INotAllowedAttributionGrain Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public interface INotAllowedAttributionGrain : Orleans.IGrainWithGuidKey
type INotAllowedAttributionGrain = interface
interface IGrainWithGuidKey
interface IGrain
interface IAddressable
Public Interface INotAllowedAttributionGrain
Implements IGrainWithGuidKey
- Derivado
- Implementações
Métodos
GetNestedTransactionIds(Int32, List<ITransactionAttributionGrain>[]) |
Métodos de Extensão
AsReference(IAddressable, Type) |
Retorna uma referência tipada à granularidade fornecida. |
AsReference<TGrainInterface>(IAddressable) |
Retorna uma referência tipada à granularidade fornecida. |
BindGrainReference(IAddressable, IGrainFactory) |
Associa a referência de granularidade ao fornecido IGrainFactory. |
Cast(IAddressable, Type) |
Retorna uma referência tipada à granularidade fornecida. |
Cast<TGrainInterface>(IAddressable) |
Retorna uma referência tipada à granularidade fornecida. |
GetGrainId(IAddressable) |
Retorna a ID de granularidade correspondente à granularidade fornecida. |
GetGrainIdentity(IGrain) | |
GetPrimaryKey(IGrain, String) | |
GetPrimaryKey(IGrain) | |
GetPrimaryKey(IAddressable, String) |
Retorna a Guid representação de uma chave primária de granularidade. |
GetPrimaryKey(IAddressable) |
Retorna a Guid representação de uma chave primária de granularidade. |
GetPrimaryKeyLong(IGrain, String) | |
GetPrimaryKeyLong(IGrain) | |
GetPrimaryKeyLong(IAddressable, String) |
Retorna a |
GetPrimaryKeyLong(IAddressable) |
Retorna a |
GetPrimaryKeyString(IAddressable) |
Retorna a |
IsPrimaryKeyBasedOnLong(IAddressable) |
Retorna se parte da chave primária é do tipo |