共用方式為


FeedClockVectorElementOptions 列舉型別

表示有關時鐘向量元素的其他資訊。

命名空間: Microsoft.Synchronization.FeedSync
組件: Microsoft.Synchronization (在 microsoft.synchronization.dll)

語法

'宣告
<FlagsAttribute> _
Public Enumeration FeedClockVectorElementOptions
'用途
Dim instance As FeedClockVectorElementOptions
[FlagsAttribute] 
public enum FeedClockVectorElementOptions
[FlagsAttribute] 
public enum class FeedClockVectorElementOptions
/** @attribute FlagsAttribute() */ 
public enum FeedClockVectorElementOptions
FlagsAttribute 
public enum FeedClockVectorElementOptions

成員

  成員名稱 描述
FromFeedHistoryEntry 時鐘向量元素代表 FeedSync 記錄值。 
HasByAttribute 時鐘向量元素代表具有 by 值的 FeedSync 記錄值。 

備註

此列舉型別 (Enumeration) 具有允許其成員值之位元組合的 FlagsAttribute 屬性。

請參閱

參考

Microsoft.Synchronization.FeedSync 命名空間