Share via


DEL_RetailConnInitialReplicationCounter::find Method

Finds the specified record in the RetailConnInitialReplicationCounter table by using the specified parameter values.

Syntax

client server public static DEL_RetailConnInitialReplicationCounter find(
    TableId _refTableId, 
    RetailConnDistributionLocationId _locationId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: DEL_RetailConnInitialReplicationCounter Table
A record in the RetailConnInitialReplicationCounter table; otherwise, an empty record.

See Also

Reference

DEL_RetailConnInitialReplicationCounter Table