Share via


DEL_RetailConnInitialReplicationCounter::initialTransactionNumber Method

Finds the specified record in the RetailConnInitialReplicationCounter table by using the specified parameter values. If the record exists then ret is initialized with the value of the RetailConnInitialReplicationCounter.InitialTransNum field; else 1.

Syntax

client server public static int initialTransactionNumber(TableId _tableId, RetailConnDistributionLocationId _locationId)

Run On

Called

Parameters

Return Value

Type: int
The value in the RetailConnInitialReplicationCounter.InitialTransNum field if the record exists in RetailConnInitialReplicationCounter table; else 1.

See Also

Reference

DEL_RetailConnInitialReplicationCounter Table