Pascal Sql Call and Pascal Sql Callby

Indicates that an SQL procedure was called. For example:

PROCEDURE SOMEPROC; 
BEGIN 
   EXEC SQL EXECUTE PROCEDURE SQL_PROC; 
END; 
Reference Kind
Entity Performing Reference
Entity Being Referenced
Pascal Sql Call
SOMEPROC
SQL_PROC
Pascal Sql Callby
SQL_PROC
SOMEPROC
 

Scientific Toolworks, Inc.
http://www.scitools.com