IVSTAScriptComponentUI 인터페이스
이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.
Represents the IVSTA script component user interface.
네임스페이스: Microsoft.SqlServer.Dts.Pipeline
어셈블리: Microsoft.SqlServer.TxScript(Microsoft.SqlServer.TxScript.dll)
구문
‘선언
Public Interface IVSTAScriptComponentUI
‘사용 방법
Dim instance As IVSTAScriptComponentUI
public interface IVSTAScriptComponentUI
public interface class IVSTAScriptComponentUI
type IVSTAScriptComponentUI = interface end
public interface IVSTAScriptComponentUI
IVSTAScriptComponentUI 유형에서 다음 멤버를 표시합니다.
메서드
이름 | 설명 | |
---|---|---|
CloseIDE | 인프라입니다. Closes the integrated development environment. | |
GetUniqueVSTAProjectName | 인프라입니다. Gets the unique VSTA project name. | |
SaveScriptProject | 인프라입니다. Saves the script project. | |
ShowIDE | 인프라입니다. Shows the integrated development project. |
맨 위로 이동