バージョンに関連付けられているレプリカ キーを取得します。
名前空間: Microsoft.Synchronization
アセンブリ: Microsoft.Synchronization (Microsoft.Synchronization.dll 内)
構文
'宣言
Public ReadOnly Property ReplicaKey As UInteger
Get
'使用
Dim instance As SyncVersion
Dim value As UInteger
value = instance.ReplicaKey
public uint ReplicaKey { get; }
public:
property unsigned int ReplicaKey {
unsigned int get ();
}
member ReplicaKey : uint32
function get ReplicaKey () : uint
プロパティ値
型 : System. . :: . .UInt32
バージョンに関連付けられているレプリカ キーです。