Declaration

procedure GetStoredProcNames(aList: TStrings);

 
Description

GetStoredProcNames returns a list of all stored procedures of the database.

 
Parameters

aList: TStrings

will hold the names after the method returns; must not be nil

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes | TnxDatabase