IDTSProjectAccessor100 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示 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) |
关闭项目取值函数的指定项目。 |