Database.EnumMatchingSPs Method
SQL Server 2012
Enumerates a list of stored procedures that contain the specified string in the definition.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
EnumMatchingSPs(String) | Enumerates a list of stored procedures that contain the specified string in the definition. |
|
EnumMatchingSPs(String, Boolean) | Enumerates a list of stored procedures that contain the specified string in the definition. |
