Compartir a través de


Parameter Constructor

Initializes a new instance of the Parameter class.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Protected Sub New
'Uso
Dim instance As New Parameter()
protected Parameter()
protected:
Parameter()
new : unit -> Parameter
protected function Parameter()

Comentarios

The default constructor initializes any fields to their default values.

Ejemplos

Llamar a métodos

Crear, modificar y eliminar los procedimientos almacenados

Vea también

Referencia

Parameter Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo