Freigeben über


ExtendedStoredProcedure Constructor

Initializes a new instance of the ExtendedStoredProcedure class.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

Name 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.

Siehe auch

Verweis

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

Andere Ressourcen

Working with Database Objects
Erweiterte gespeicherte Prozeduren