Sprache

VSTATaskScriptingEngine(VSTAScriptProjectStorage) Konstruktor

Definition

Initialisiert eine neue Instanz der VSTATaskScriptingEngine-Klasse.

public:
 VSTATaskScriptingEngine(Microsoft::SqlServer::VSTAHosting::VSTAScriptProjectStorage ^ scriptStorage);
public VSTATaskScriptingEngine(Microsoft.SqlServer.VSTAHosting.VSTAScriptProjectStorage scriptStorage);
new Microsoft.SqlServer.Dts.Tasks.ScriptTask.VSTATaskScriptingEngine : Microsoft.SqlServer.VSTAHosting.VSTAScriptProjectStorage -> Microsoft.SqlServer.Dts.Tasks.ScriptTask.VSTATaskScriptingEngine
Public Sub New (scriptStorage As VSTAScriptProjectStorage)

Parameter

scriptStorage
VSTAScriptProjectStorage

Das Skript, das die Projektspeicherung hostet.

Gilt für: