ReplicaSyncTransactionNumber Property |
Last transaction number synced with
Namespace:
VelocityDb.Sync
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public ulong TransactionNumber { get; set; }
Public Property TransactionNumber As ULong
Get
Set
public:
property unsigned long long TransactionNumber {
unsigned long long get ();
void set (unsigned long long value);
}
member TransactionNumber : uint64 with get, set
Property Value
Type:
UInt64See Also