Compartir a través de


StoredProcedure Constructor

Incluir miembros protegidos
Incluir miembros heredados

Initializes a new instance of the StoredProcedure class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público StoredProcedure() Initializes a new instance of the StoredProcedure class.
Método público StoredProcedure(Database, String) Initializes a new instance of the StoredProcedure class on the specified database and with the specified name.
Método público StoredProcedure(Database, String, String) Initializes a new instance of the StoredProcedure class on the specified database and with the specified name and schema.

Arriba

Vea también

Referencia

StoredProcedure Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo