Construtor DtsPropertyAttribute
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Initializes a new instance of the DtsPropertyAttribute class.
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()