Share via


Database.EnumMatchingSPs Method

Include Protected Members
Include Inherited Members

Enumerates a list of stored procedures that contain the specified string in the definition.

Overload List

  Name Description
Public method EnumMatchingSPs(String) Enumerates a list of stored procedures that contain the specified string in the definition.
Public method EnumMatchingSPs(String, Boolean) Enumerates a list of stored procedures that contain the specified string in the definition.

Top