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)

適用対象