VSTAScriptingEngine Konstruktor
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Overload
| VSTAScriptingEngine(VSTAScriptProjectStorage) | |
| VSTAScriptingEngine(VSTAScriptProjectStorage, Boolean) |
Konstruktor yang digunakan untuk menginisialisasi mesin pembuatan skrip untuk waktu proses dan desain |
VSTAScriptingEngine(VSTAScriptProjectStorage)
public:
VSTAScriptingEngine(Microsoft::SqlServer::VSTAHosting::VSTAScriptProjectStorage ^ scriptStorage);
public VSTAScriptingEngine(Microsoft.SqlServer.VSTAHosting.VSTAScriptProjectStorage scriptStorage);
new Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngine : Microsoft.SqlServer.VSTAHosting.VSTAScriptProjectStorage -> Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngine
Public Sub New (scriptStorage As VSTAScriptProjectStorage)
Parameter
- scriptStorage
- VSTAScriptProjectStorage
Berlaku untuk
VSTAScriptingEngine(VSTAScriptProjectStorage, Boolean)
Konstruktor yang digunakan untuk menginisialisasi mesin pembuatan skrip untuk waktu proses dan desain
public:
VSTAScriptingEngine(Microsoft::SqlServer::VSTAHosting::VSTAScriptProjectStorage ^ scriptStorage, bool debugMode);
public VSTAScriptingEngine(Microsoft.SqlServer.VSTAHosting.VSTAScriptProjectStorage scriptStorage, bool debugMode);
new Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngine : Microsoft.SqlServer.VSTAHosting.VSTAScriptProjectStorage * bool -> Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngine
Public Sub New (scriptStorage As VSTAScriptProjectStorage, debugMode As Boolean)
Parameter
- scriptStorage
- VSTAScriptProjectStorage
- debugMode
- Boolean
beri tahu scriptlib jika kita berada dalam mode debugging