CosmosEntityTypeExtensions.GetAnalyticalStoreTimeToLive Methode

Definition

Gibt die Gültigkeitsdauer für den Analysespeicher in Sekunden im Containerbereich zurück.

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)

Parameter

entityType
IReadOnlyEntityType

Der Entitätstyp.

Gibt zurück

Die Zeit zum Leben.

Gilt für: