RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBStoredProc.StoredProcedureNames Property

Returns a list of stored procedures in the database.

Pascal
property StoredProcedureNames: TStrings;
C++
__property TStrings StoredProcedureNames;

StoredProcedureNames is an internal property used to list the stored procedures available in the database. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!