Compartir a través de


ExtendedStoredProcedure Constructor

Initializes a new instance of the ExtendedStoredProcedure class.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre Description
ExtendedStoredProcedure ()
Initializes a new instance of the ExtendedStoredProcedure class.
ExtendedStoredProcedure (Database, String)
Initializes a new instance of the ExtendedStoredProcedure class on the specified database and with the specified name.
ExtendedStoredProcedure (Database, String, String)
Initializes a new instance of the ExtendedStoredProcedure class on the specified database and with the specified name and schema.

Vea también

Referencia

ExtendedStoredProcedure Class
ExtendedStoredProcedure Members
Microsoft.SqlServer.Management.Smo Namespace

Otros recursos

Working with Database Objects
Procedimientos almacenados extendidos