Partager via


IWithConsistencyPolicy Interface

Définition

Étape de la définition cosmos db permettant de définir la stratégie de cohérence.

public interface IWithConsistencyPolicy
type IWithConsistencyPolicy = interface
Public Interface IWithConsistencyPolicy
Dérivé

Méthodes

WithBoundedStalenessConsistency(Int64, Int32)

Stratégie de cohérence d’obsolescence limitée pour le compte CosmosDB.

WithEventualConsistency()

Stratégie de cohérence finale pour le compte CosmosDB.

WithSessionConsistency()

Stratégie de cohérence de session pour le compte CosmosDB.

WithStrongConsistency()

Stratégie de cohérence forte pour le compte CosmosDB.

S’applique à