IDTSProjectAccessor100 인터페이스

정의

DTS 프로젝트 접근자에 대한 인터페이스를 나타냅니다.

public interface class IDTSProjectAccessor100
[System.Runtime.InteropServices.Guid("D29479A0-76A8-4E20-9C31-C183117210A8")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSProjectAccessor100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("118E8DF5-B53C-45E6-A9AB-51DB211D8481")]
public interface IDTSProjectAccessor100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("3980DEC7-1799-4A03-99A0-A1E1BE536F18")]
public interface IDTSProjectAccessor100
[<System.Runtime.InteropServices.Guid("D29479A0-76A8-4E20-9C31-C183117210A8")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSProjectAccessor100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("118E8DF5-B53C-45E6-A9AB-51DB211D8481")>]
type IDTSProjectAccessor100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("3980DEC7-1799-4A03-99A0-A1E1BE536F18")>]
type IDTSProjectAccessor100 = interface
Public Interface IDTSProjectAccessor100
파생
특성

메서드

CloseProject(IDTSProject100)

프로젝트 접근자에 대해 지정된 프로젝트를 닫습니다.

CreateSsisServerExecution(String, String, String, Boolean)

SSIS 서버 실행을 생성합니다.

OpenProject(String, String, IDTSEvents100)

프로젝트 접근자에 대해 지정된 프로젝트를 엽니다.

적용 대상