This topic has not yet been rated - Rate this topic

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)
public interface IStoredProcedureFactory

The IStoredProcedureFactory type exposes the following members.

  NameDescription
Public methodCreateCreates an IMutableStoredProcedure object that belongs to the specified ISchema object and has the specified name.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.