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) |