Freigeben über


StoredProcedureParameter-Konstruktor

Geschützte Member einschließen
Geerbte Member einschließen

Initializes a new instance of the StoredProcedureParameter class.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode StoredProcedureParameter() Initializes a new instance of the StoredProcedureParameter class.
Öffentliche Methode StoredProcedureParameter(StoredProcedure, String) Initializes a new instance of the StoredProcedureParameter class for the specified stored procedure and with the specified name.
Öffentliche Methode StoredProcedureParameter(StoredProcedure, String, DataType) Initializes a new instance of the StoredProcedureParameter class for the specified stored procedure and with the specified name and data type.

Zum Anfang

Siehe auch

Verweis

StoredProcedureParameter Klasse

Microsoft.SqlServer.Management.Smo-Namespace