Application 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.
For more information, see ApplicationClass.
public interface class Application : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSApplication130
public interface class Application : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSApplication150
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass))]
[System.Runtime.InteropServices.Guid("77A93073-6272-4FAC-BDB5-0C589385701C")]
public interface Application : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSApplication130
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass))]
[System.Runtime.InteropServices.Guid("37434DAB-03F3-4BB6-B619-73921F103489")]
public interface Application : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSApplication130
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass))]
[System.Runtime.InteropServices.Guid("3AE70BD8-67C1-4A6F-809B-022AB29FD17F")]
public interface Application : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSApplication150
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass))>]
[<System.Runtime.InteropServices.Guid("77A93073-6272-4FAC-BDB5-0C589385701C")>]
type Application = interface
interface IDTSApplication130
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass))>]
[<System.Runtime.InteropServices.Guid("37434DAB-03F3-4BB6-B619-73921F103489")>]
type Application = interface
interface IDTSApplication130
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass))>]
[<System.Runtime.InteropServices.Guid("3AE70BD8-67C1-4A6F-809B-022AB29FD17F")>]
type Application = interface
interface IDTSApplication150
Public Interface Application
Implements IDTSApplication130
Public Interface Application
Implements IDTSApplication150
- Derived
- Attributes
- Implements
Properties
CheckSignatureOnLoad | (Inherited from IDTSApplication150) |
ComponentStorePath | (Inherited from IDTSApplication150) |
ConnectionInfos | (Inherited from IDTSApplication150) |
DataTypeInfos | (Inherited from IDTSApplication150) |
DBProviderInfos | (Inherited from IDTSApplication150) |
ForEachEnumeratorInfos | (Inherited from IDTSApplication150) |
LogProviderInfos | (Inherited from IDTSApplication150) |
PackagePassword | (Inherited from IDTSApplication150) |
PackageUpgradeOptions | (Inherited from IDTSApplication150) |
PipelineComponentInfos | (Inherited from IDTSApplication150) |
ProjectPassword | (Inherited from IDTSApplication150) |
TaskInfos | (Inherited from IDTSApplication150) |
UpdateObjects | (Inherited from IDTSApplication150) |
UpdatePackage | (Inherited from IDTSApplication150) |