共用方式為


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.

頂端