ExtendedStoredProcedure Constructor
Initializes a new instance of the ExtendedStoredProcedure class.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.
Liste de surcharge
Nom | 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.
|
Voir aussi
Référence
ExtendedStoredProcedure Class
ExtendedStoredProcedure Members
Microsoft.SqlServer.Management.Smo Namespace