DtsPropertyAttribute-Konstruktor
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Initializes a new instance of the DtsPropertyAttribute class.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DtsPropertyAttribute()
public DtsPropertyAttribute()
public:
DtsPropertyAttribute()
new : unit -> DtsPropertyAttribute
public function DtsPropertyAttribute()