VSTAComponentScriptingEngine 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
- 继承
构造函数
| 名称 | 说明 |
|---|---|
| VSTAComponentScriptingEngine(ScriptComponentHost, VSTAScriptProjectStorage) |
一定要用这个构造函数 |
字段
| 名称 | 说明 |
|---|---|
| c_xmlprojNamespace |
VSTA项目文件中所有名称的命名空间名称为xml。 (继承自 VSTAScriptingEngine) |
| m_debugMode | (继承自 VSTAScriptingEngine) |
| m_macroProjectPath | (继承自 VSTAScriptingEngine) |
| m_scriptStorage | (继承自 VSTAScriptingEngine) |
| ScriptComponentHostID | |
属性
| 名称 | 说明 |
|---|---|
| DebuggerVstaHelper | (继承自 VSTAScriptingEngine) |
| IsVstaHelperCreated | (继承自 VSTAScriptingEngine) |
| ProjectName |
获取或设定当前项目名称。 用于重命名脚本 (继承自 VSTAScriptingEngine) |
| ScriptAppName | |
| VstaHelper | (继承自 VSTAScriptingEngine) |