IStoredProcedureFactory Interface
SQL Server 2012
Defines methods that can be used to create stored procedure objects.
Namespace: Microsoft.SqlServer.Management.SqlParser.MetadataProvider
Assembly: Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)
The IStoredProcedureFactory type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Create | Creates an IMutableStoredProcedure object that belongs to the specified ISchema object and has the specified name. |

