언어

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

생성자

Name Description
VSTAComponentScriptingEngine(ScriptComponentHost, VSTAScriptProjectStorage)

항상 이 생성자를 사용하세요

필드

Name Description
c_xmlprojNamespace

VSTA 프로젝트 파일 XML에 사용되는 모든 이름의 네임스페이스 이름입니다.

(다음에서 상속됨 VSTAScriptingEngine)
m_debugMode (다음에서 상속됨 VSTAScriptingEngine)
m_macroProjectPath (다음에서 상속됨 VSTAScriptingEngine)
m_scriptStorage (다음에서 상속됨 VSTAScriptingEngine)
ScriptComponentHostID

속성

Name Description
DebuggerVstaHelper (다음에서 상속됨 VSTAScriptingEngine)
IsVstaHelperCreated (다음에서 상속됨 VSTAScriptingEngine)
ProjectName

현재 프로젝트 이름을 받거나 설정합니다. 스크립트 이름 변경 시 유용합니다

(다음에서 상속됨 VSTAScriptingEngine)
ScriptAppName
VstaHelper (다음에서 상속됨 VSTAScriptingEngine)

메서드

Name Description
CheckDebuggerInUsed(Boolean) (다음에서 상속됨 VSTAScriptingEngine)
ClearDebuggerFlag() (다음에서 상속됨 VSTAScriptingEngine)
Dispose()
DisposeVstaHelper() (다음에서 상속됨 VSTAScriptingEngine)
LoadProjectFromStorage() (다음에서 상속됨 VSTAScriptingEngine)
SaveProjectToStorage() (다음에서 상속됨 VSTAScriptingEngine)

적용 대상