Construtor DtsPropertyAttribute
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New DtsPropertyAttribute()
public DtsPropertyAttribute()
public:
DtsPropertyAttribute()
new : unit -> DtsPropertyAttribute
public function DtsPropertyAttribute()
Consulte também