Share via


CustomJournalTrans_RU::partitionLineCount Method

Retrieves the count of records in the CustomJournalTrans_RU table that is attached to the journal ID and partition.

Syntax

server public static int64 partitionLineCount(CustomJournalId_RU _customJournalId, CustomPartition_RU _customPartition)

Run On

Server

Parameters

Return Value

Type: int64
The count of records.

See Also

Reference

CustomJournalTrans_RU Table