Returns the list of all existing procedures within the server.

Declaration Syntax
public string[] GetStoredProcedures()
Public Function GetStoredProcedures As String()
public:
array<String^>^ GetStoredProcedures()

Return Value
Names of all existing procedures within the server.
Assembly:
Eloquera.Client (Module: Eloquera.Client) Version: 4.5.0.0 (4.5.0.0)