VSTATaskScriptingEngine 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
태스크 스크립트 실행을 위한 VSTA(Visual Studio Tools for Applications) 스크립팅 엔진을 나타냅니다.
public ref class VSTATaskScriptingEngine : Microsoft::SqlServer::VSTAHosting::VSTAScriptingEngine
public class VSTATaskScriptingEngine : Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngine
type VSTATaskScriptingEngine = class
inherit VSTAScriptingEngine
Public Class VSTATaskScriptingEngine
Inherits VSTAScriptingEngine
- 상속
생성자
VSTATaskScriptingEngine(VSTAScriptProjectStorage) |
VSTATaskScriptingEngine 클래스의 새 인스턴스를 초기화합니다. |
필드
c_xmlprojNamespace |
vsta 프로젝트 파일 xml에 사용되는 모든 이름의 네임스페이스 이름입니다. (다음에서 상속됨 VSTAScriptingEngine) |
m_debugMode |
태스크 스크립트 실행을 위한 VSTA(Visual Studio Tools for Applications) 스크립팅 엔진을 나타냅니다. (다음에서 상속됨 VSTAScriptingEngine) |
m_macroProjectPath |
태스크 스크립트 실행을 위한 VSTA(Visual Studio Tools for Applications) 스크립팅 엔진을 나타냅니다. (다음에서 상속됨 VSTAScriptingEngine) |
m_scriptStorage |
태스크 스크립트 실행을 위한 VSTA(Visual Studio Tools for Applications) 스크립팅 엔진을 나타냅니다. (다음에서 상속됨 VSTAScriptingEngine) |
VSTATaskHostID |
Visual Studio Tools for Applications의 태스크 호스트 식별자를 지정합니다. |
속성
DebuggerVstaHelper |
태스크 스크립트 실행을 위한 VSTA(Visual Studio Tools for Applications) 스크립팅 엔진을 나타냅니다. (다음에서 상속됨 VSTAScriptingEngine) |
ExecutionException |
스크립트를 실행하는 동안 발생하는 예외를 가져오거나 설정합니다. |
IsVstaHelperCreated |
태스크 스크립트 실행을 위한 VSTA(Visual Studio Tools for Applications) 스크립팅 엔진을 나타냅니다. (다음에서 상속됨 VSTAScriptingEngine) |
ProjectName |
현재 프로젝트 이름을 가져오거나 설정합니다. 스크립트 이름을 바꾸는 데 유용합니다. (다음에서 상속됨 VSTAScriptingEngine) |
ScriptAppName |
스크립트 애플리케이션의 이름을 가져옵니다. |
VstaHelper |
태스크 스크립트 실행을 위한 VSTA(Visual Studio Tools for Applications) 스크립팅 엔진을 나타냅니다. (다음에서 상속됨 VSTAScriptingEngine) |
메서드
CheckDebuggerInUsed(Boolean) |
태스크 스크립트 실행을 위한 VSTA(Visual Studio Tools for Applications) 스크립팅 엔진을 나타냅니다. (다음에서 상속됨 VSTAScriptingEngine) |
ClearDebuggerFlag() |
태스크 스크립트 실행을 위한 VSTA(Visual Studio Tools for Applications) 스크립팅 엔진을 나타냅니다. (다음에서 상속됨 VSTAScriptingEngine) |
DisposeVstaHelper() |
태스크 스크립트 실행을 위한 VSTA(Visual Studio Tools for Applications) 스크립팅 엔진을 나타냅니다. (다음에서 상속됨 VSTAScriptingEngine) |
LoadProjectFromStorage() |
태스크 스크립트 실행을 위한 VSTA(Visual Studio Tools for Applications) 스크립팅 엔진을 나타냅니다. (다음에서 상속됨 VSTAScriptingEngine) |
SaveProjectToStorage() |
태스크 스크립트 실행을 위한 VSTA(Visual Studio Tools for Applications) 스크립팅 엔진을 나타냅니다. (다음에서 상속됨 VSTAScriptingEngine) |