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.
public interface class Application : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSApplication100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ApplicationClass))]
[System.Runtime.InteropServices.Guid("C0262265-5F9D-4821-9277-573210B5AF29")]
public interface Application : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSApplication100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ApplicationClass))>]
[<System.Runtime.InteropServices.Guid("C0262265-5F9D-4821-9277-573210B5AF29")>]
type Application = interface
interface IDTSApplication100
Public Interface Application
Implements IDTSApplication100
- Derived
- Attributes
- Implements
Properties
CheckSignatureOnLoad | (Inherited from IDTSApplication100) |
ComponentStorePath | (Inherited from IDTSApplication100) |
ConnectionInfos | (Inherited from IDTSApplication100) |
DataTypeInfos | (Inherited from IDTSApplication100) |
DBProviderInfos | (Inherited from IDTSApplication100) |
ForEachEnumeratorInfos | (Inherited from IDTSApplication100) |
LogProviderInfos | (Inherited from IDTSApplication100) |
PackagePassword | (Inherited from IDTSApplication100) |
PackageUpgradeOptions | (Inherited from IDTSApplication100) |
PipelineComponentInfos | (Inherited from IDTSApplication100) |
ProjectPassword | (Inherited from IDTSApplication100) |
TaskInfos | (Inherited from IDTSApplication100) |
UpdateObjects | (Inherited from IDTSApplication100) |
UpdatePackage | (Inherited from IDTSApplication100) |