CosmosEntityTypeExtensions.GetAnalyticalStoreTimeToLive Méthode

Définition

Retourne le temps de vie du magasin analytique en secondes à l’étendue du conteneur.

public static int? GetAnalyticalStoreTimeToLive (this Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType entityType);
static member GetAnalyticalStoreTimeToLive : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType -> Nullable<int>
<Extension()>
Public Function GetAnalyticalStoreTimeToLive (entityType As IReadOnlyEntityType) As Nullable(Of Integer)

Paramètres

entityType
IReadOnlyEntityType

Type d'entité.

Retours

Le temps de vivre.

S’applique à