VSTAComponentScriptingEngine Kelas
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.
public ref class VSTAComponentScriptingEngine : Microsoft::SqlServer::VSTAHosting::VSTAScriptingEngine
public class VSTAComponentScriptingEngine : Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngine
type VSTAComponentScriptingEngine = class
inherit VSTAScriptingEngine
Public Class VSTAComponentScriptingEngine
Inherits VSTAScriptingEngine
- Warisan
Konstruktor
| VSTAComponentScriptingEngine(ScriptComponentHost, VSTAScriptProjectStorage) |
Selalu gunakan konstruktor ini |
Bidang
| c_xmlprojNamespace |
nama namespace untuk semua nama yang digunakan dalam xml file proyek vsta. (Diperoleh dari VSTAScriptingEngine) |
| m_debugMode | (Diperoleh dari VSTAScriptingEngine) |
| m_macroProjectPath | (Diperoleh dari VSTAScriptingEngine) |
| m_scriptStorage | (Diperoleh dari VSTAScriptingEngine) |
| ScriptComponentHostID | |
Properti
| DebuggerVstaHelper | (Diperoleh dari VSTAScriptingEngine) |
| IsVstaHelperCreated | (Diperoleh dari VSTAScriptingEngine) |
| ProjectName |
Mendapatkan atau mengatur nama proyek saat ini. Berguna untuk mengganti nama skrip (Diperoleh dari VSTAScriptingEngine) |
| ScriptAppName | |
| VstaHelper | (Diperoleh dari VSTAScriptingEngine) |
Metode
| CheckDebuggerInUsed(Boolean) | (Diperoleh dari VSTAScriptingEngine) |
| ClearDebuggerFlag() | (Diperoleh dari VSTAScriptingEngine) |
| Dispose() | |
| DisposeVstaHelper() | (Diperoleh dari VSTAScriptingEngine) |
| LoadProjectFromStorage() | (Diperoleh dari VSTAScriptingEngine) |
| SaveProjectToStorage() | (Diperoleh dari VSTAScriptingEngine) |