Constructeur ScriptComponentHost
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Initializes a new instance of the ScriptComponentHost class.
Espace de noms : Microsoft.SqlServer.Dts.Pipeline
Assembly : Microsoft.SqlServer.TxScript (en Microsoft.SqlServer.TxScript.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New ScriptComponentHost()
public ScriptComponentHost()
public:
ScriptComponentHost()
new : unit -> ScriptComponentHost
public function ScriptComponentHost()