Database.EnumMatchingSPs Method
Enumerates a list of stored procedures that contain the specified string in the definition.
Overload List
| Name | Description |
|---|---|
| Database.EnumMatchingSPs (String) |
Enumerates a list of stored procedures that contain the specified string in the definition.
|
| Database.EnumMatchingSPs (String, Boolean) |
Enumerates a list of stored procedures that contain the specified string in the definition.
|