Freigeben über


FeedClockVectorElementOptions-Enumeration

Stellt zusätzliche Informationen über das Taktvektorelement dar.

Namespace: Microsoft.Synchronization.FeedSync
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)

Syntax

'Declaration
<FlagsAttribute> _
Public Enumeration FeedClockVectorElementOptions
'Usage
Dim instance As FeedClockVectorElementOptions
[FlagsAttribute] 
public enum FeedClockVectorElementOptions
[FlagsAttribute] 
public enum class FeedClockVectorElementOptions
/** @attribute FlagsAttribute() */ 
public enum FeedClockVectorElementOptions
FlagsAttribute 
public enum FeedClockVectorElementOptions

Member

  Membername Beschreibung
FromFeedHistoryEntry Das Taktvektorelement stellt einen FeedSync-Verlaufswert dar. 
HasByAttribute Das Taktvektorelement, das einen FeedSync-Verlaufswert darstellt, der über einen by-Wert verfügt. 

Hinweise

Diese Enumeration verfügt über ein FlagsAttribute-Attribut, das die bitweise Kombination der Memberwerte ermöglicht.

Siehe auch

Verweis

Microsoft.Synchronization.FeedSync-Namespace