取得與此版本有關聯的複寫機碼。
命名空間: 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
屬性值
與此版本有關聯的複寫機碼。
請參閱
參考
SyncVersion 類別
SyncVersion 成員
Microsoft.Synchronization 命名空間