TaxBranch::exist Method
Checks whether the record existed in the TaxBranch table.
Syntax
client server public static boolean exist()
Run On
Called
Return Value
Type: boolean
false if the table has no records; otherwise, true.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Checks whether the record existed in the TaxBranch table.
client server public static boolean exist()
Called
Type: boolean
false if the table has no records; otherwise, true.