SyncVersion.ReplicaKey 属性
获取与该版本相关联的副本键。
命名空间: Microsoft.Synchronization
程序集: Microsoft.Synchronization(在 microsoft.synchronization.dll 中)
语法
声明
Public ReadOnly Property ReplicaKey As UInteger
用法
Dim instance As SyncVersion
Dim value As UInteger
value = instance.ReplicaKey
public uint ReplicaKey { get; }
public:
property unsigned int ReplicaKey {
unsigned int get ();
}
/** @property */
public UInt32 get_ReplicaKey ()
public function get ReplicaKey () : uint
属性值
与该版本相关联的副本键。