Costruttore Parameter
Initializes a new instance of the Parameter class.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Protected Sub New
'Utilizzo
Dim instance As New Parameter()
protected Parameter()
protected:
Parameter()
new : unit -> Parameter
protected function Parameter()
Osservazioni
The default constructor initializes any fields to their default values.
Esempi
Creazione, modifica e rimozione di stored procedure