IDTSProjectAccessor100 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an interface for the DTS project assessor.
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
- Derived
- Attributes
Methods
CloseProject(IDTSProject100) |
Closes a specified project for the project assessor. |
CreateSsisServerExecution(String, String, String, Boolean) |
Creates an SSIS server execution. |
OpenProject(String, String, IDTSEvents100) |
Opens a specified project for the project assessor. |