IDTSProjectAccessor150 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.
public interface class IDTSProjectAccessor150 : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSProjectAccessor100
[System.Runtime.InteropServices.Guid("9CDA95EC-075D-45DF-9517-5ECBAEA03312")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSProjectAccessor150 : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSProjectAccessor100
[<System.Runtime.InteropServices.Guid("9CDA95EC-075D-45DF-9517-5ECBAEA03312")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSProjectAccessor150 = interface
interface IDTSProjectAccessor100
Public Interface IDTSProjectAccessor150
Implements IDTSProjectAccessor100
- Derived
- Attributes
- Implements