Enumerate Stored Procedure

Options

Hello, I'm wondering if there is a way to list all stored procedure in a database just like doing Mapping.GetTables() or Mapping.GetFunctions()

Comments