Construtor Parameter
Initializes a new instance of the Parameter class.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Protected Sub New
'Uso
Dim instance As New Parameter()
protected Parameter()
protected:
Parameter()
new : unit -> Parameter
protected function Parameter()
Comentários
The default constructor initializes any fields to their default values.