Costruttore DtsPropertyAttribute
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New DtsPropertyAttribute()
public DtsPropertyAttribute()
public:
DtsPropertyAttribute()
new : unit -> DtsPropertyAttribute
public function DtsPropertyAttribute()
Vedere anche