IStoredProcedureFactory Interface
Defines methods that can be used to create stored procedure objects.
Assembly: Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)
| Name | Description | |
|---|---|---|
![]() | Create(ISchema^, String^) | Creates an IMutableStoredProcedure object that belongs to the specified ISchema object and has the specified name. |
Show:
