Share via


FeedClockVectorElementOptions 列挙体

クロック ベクター要素に関する追加情報を表します。

この列挙体には、メンバー値のビットごとの組み合わせを可能にする FlagsAttribute 属性が含まれています。

名前空間:  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
[<FlagsAttribute>]
type FeedClockVectorElementOptions
public enum FeedClockVectorElementOptions

メンバー

メンバー名 説明
FromFeedHistoryEntry クロック ベクター要素により、FeedSync 履歴の値が表されます。
HasByAttribute by 値を含む FeedSync 履歴の値を表すクロック ベクター要素です。

説明

この列挙体には、メンバー値のビットごとの組み合わせを可能にする FlagsAttribute 属性が含まれています。

参照

参照

Microsoft.Synchronization.FeedSync 名前空間