Partager via


Constructeur Parameter

Initializes a new instance of the Parameter class.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Protected Sub New
'Utilisation
Dim instance As New Parameter()
protected Parameter()
protected:
Parameter()
new : unit -> Parameter
protected function Parameter()

Notes

The default constructor initializes any fields to their default values.

Exemples

Appel de méthodes

Création, modification et suppression des procédures stockées

Voir aussi

Référence

Parameter Classe

Espace de noms Microsoft.SqlServer.Management.Smo