Partager via


ChangeFeedOptions.StartFromBeginning Propriété

Définition

Obtient ou définit si le flux de modification dans le service Azure Cosmos DB doit commencer à partir du début (true) ou du flux actuel (false). Par défaut, il commence par actuel (false).

public bool StartFromBeginning { get; set; }
member this.StartFromBeginning : bool with get, set
Public Property StartFromBeginning As Boolean

Valeur de propriété

S’applique à