Share via


BankBorderoTable_BR::exist Method

Checks whether a record that has the specified BankAccountID and BorderoSequenceNum_BR values exists in the BankBorderoTable_BR table.

Syntax

client server public static boolean exist(BankAccountID _accountID, BorderoSequenceNum_BR _borderoSequenceNum)

Run On

Called

Parameters

Return Value

Type: boolean
true if any records that have the specified conditions exist in the BankBorderoTable_BR table; otherwise, false.

See Also

Reference

BankBorderoTable_BR Table