EnumMatchingSPs 方法
Enumerates a list of stored procedures that contain the specified string in the definition.
多載清單
名稱 | 描述 | |
---|---|---|
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. |
頂端