Partager via


StoredProcedureParameter constructeur

Initializes a new instance of the StoredProcedureParameter class.

Liste de surcharge

  Nom Description
Méthode publique StoredProcedureParameter() () () () Initializes a new instance of the StoredProcedureParameter class.
Méthode publique StoredProcedureParameter(StoredProcedure, String) Initializes a new instance of the StoredProcedureParameter class for the specified stored procedure and with the specified name.
Méthode publique 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.

Haut de la page