SSISScriptComponentEntryPointAttribute Constructor
Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.
Espacio de nombres: Microsoft.SqlServer.Dts.Pipeline
Ensamblado: Microsoft.SqlServer.TxScript (en Microsoft.SqlServer.TxScript.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New SSISScriptComponentEntryPointAttribute()
public SSISScriptComponentEntryPointAttribute()
public:
SSISScriptComponentEntryPointAttribute()
new : unit -> SSISScriptComponentEntryPointAttribute
public function SSISScriptComponentEntryPointAttribute()