DBVERSION ( integer-expression logical-name alias )logical-name or alias
DEFINE VARIABLE ix AS INTEGER NO-UNDO.REPEAT ix = 1 TO NUM-DBS:DISPLAY LDBNAME(ix) DBVERSION(ix) WITH 1 DOWN.END.ALIAS function, CONNECT statement, CONNECTED function, CREATE ALIAS statement, CREATE CALL statement, DATASERVERS function, DBCODEPAGE function, DBCOLLATION function, DBRESTRICTIONS function, DBTYPE function, DELETE ALIAS statement, DISCONNECT statement, FRAME-DB function, LDBNAME function, NUM-DBS function, PDBNAME function, SDBNAME function
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |