Função: TCGetDBSID
Recupera através da linguagem AdvPL, uma string que identifica a conexão atualmente em uso no SGDB utilizado
TCGetDBSID( ) --> cDBSID
cDBSID
- (caractere)
- Retorna um identificador string único, que identifica a conexão atual no SGDB.
- Este recurso requer um TOTVS | Application Server com build igual ou superior a 7.00.100812P, bem como um DBAccess Server com build igual ou superior a 20100927
User Function TSTCONN()
If TCIsConnected()
conout("Identificador da conexao no SGDB = "+tcGetDBSID())
Else
conout("Não há conexão ativa com DBAccess")
Endif
Return
Protheus 10 e superiores
Visão Geral
Import HTML Content
Conteúdo das Ferramentas
Tarefas