VSTAComponentScriptingEngine クラス

定義

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

コンストラクター

名前 説明
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)

メソッド

名前 説明
CheckDebuggerInUsed(Boolean) (継承元 VSTAScriptingEngine)
ClearDebuggerFlag() (継承元 VSTAScriptingEngine)
Dispose()
DisposeVstaHelper() (継承元 VSTAScriptingEngine)
LoadProjectFromStorage() (継承元 VSTAScriptingEngine)
SaveProjectToStorage() (継承元 VSTAScriptingEngine)

適用対象