DtsPropertyAttribute Constructor
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Initializes a new instance of the DtsPropertyAttribute class.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New DtsPropertyAttribute()
public DtsPropertyAttribute()
public:
DtsPropertyAttribute()
new : unit -> DtsPropertyAttribute
public function DtsPropertyAttribute()