9.74 ACIpsDBAccess::QueryTableNr
Returns the tablenumber to given Buffername
Defined in: ACIPSDB.hpp
Syntax
LONGĀ  QueryTableNr( const SCString& scsBufName );
LONGĀ  QueryTableNr( const SCString& scsBufName, LONG& lTable, const SCString& scsErrString );
Parameters
scsBufName
Input name of buffer the tableident is looked for
lTable
Output returns the tableident of scsBufName
scsErrString
Input Input the name of ErrorElement to add if error occurs