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