Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.
Comentário: Migration of unmigrated content due to installation of a new plugin
Composition Setup
import.css=/download/attachments/327912/newLayout.css
Portuguese

Pagetitle
DBGoBottom
DBGoBottom

Função: DBGoBottom

Posiciona a tabela corrente no último registro lógico.

DBGoBottom ( ) --> Nil

Nil (Nulo)

A sequência lógica depende da ordem e do filtro ativo na tabela corrente. Portanto, o último registro lógico pode não ser o último registro físico.

//Este exemplo, apresenta como utilizar a função DBGoBottom() para posicionar no último//registro físico.USE ClienteDBGoBottom() // Posiciona no último registro físico, pois não há ordem ativa.//Este exemplo, apresenta como utilizar a função DBGoBottom() para posicionar no último//registro lógico.USE Cliente INDEX Ind1 NEWDBGoBottom() // Posiciona no último registro lógico (último registro na seqüência gerada pelo índice). 
Advanced Protheus 6.09 , Advanced Protheus 7.10 , Microsiga Protheus 8.11 , Protheus 10 , TOTVS Application Server 10 , ByYou Application Server