Costruttore Parameter
Initializes a new instance of the Parameter class.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Protected Sub New
'Utilizzo
Dim instance As New Parameter()
protected Parameter()
protected:
Parameter()
new : unit -> Parameter
protected function Parameter()