ProjectAccessor 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
COM Interop 프로젝트 접근자를 나타냅니다.
public ref class ProjectAccessor sealed : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSProjectAccessor100
public ref class ProjectAccessor sealed : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSProjectAccessor150
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("72801DF2-4C75-4CE3-9786-A64C569CEA21")]
public sealed class ProjectAccessor : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSProjectAccessor100
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("849A7A0C-2C4B-4B03-8373-558481D4F587")]
public sealed class ProjectAccessor : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSProjectAccessor100
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("E7EE847E-B646-436A-9F5C-E0E8B56602A9")]
public sealed class ProjectAccessor : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSProjectAccessor150
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("72801DF2-4C75-4CE3-9786-A64C569CEA21")>]
type ProjectAccessor = class
interface IDTSProjectAccessor100
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("849A7A0C-2C4B-4B03-8373-558481D4F587")>]
type ProjectAccessor = class
interface IDTSProjectAccessor100
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("E7EE847E-B646-436A-9F5C-E0E8B56602A9")>]
type ProjectAccessor = class
interface IDTSProjectAccessor150
interface IDTSProjectAccessor100
Public NotInheritable Class ProjectAccessor
Implements IDTSProjectAccessor100
Public NotInheritable Class ProjectAccessor
Implements IDTSProjectAccessor150
- 상속
-
ProjectAccessor
- 특성
- 구현
생성자
ProjectAccessor() |
ProjectAccessor 클래스의 새 인스턴스를 초기화합니다. |
메서드
CloseProject(IDTSProject100) |
프로젝트 접근자에 대해 지정된 프로젝트를 닫습니다. |
CreateSsisServerExecution(String, String, String, Boolean) |
SSIS 서버 실행을 생성합니다. |
CreateSsisServerExecution2(String, String, String, String, String, Boolean) |
SSIS 서버 실행을 생성합니다. |
OpenProject(String, String, IDTSEvents100) |
프로젝트 접근자에 대해 지정된 프로젝트를 엽니다. |