Application 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
有关详细信息,请参阅 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
- 派生
- 属性
- 实现
属性
CheckSignatureOnLoad |
有关详细信息,请参阅 ApplicationClass。 (继承自 IDTSApplication150) |
ComponentStorePath |
有关详细信息,请参阅 ApplicationClass。 (继承自 IDTSApplication150) |
ConnectionInfos |
有关详细信息,请参阅 ApplicationClass。 (继承自 IDTSApplication150) |
DataTypeInfos |
有关详细信息,请参阅 ApplicationClass。 (继承自 IDTSApplication150) |
DBProviderInfos |
有关详细信息,请参阅 ApplicationClass。 (继承自 IDTSApplication150) |
ForEachEnumeratorInfos |
有关详细信息,请参阅 ApplicationClass。 (继承自 IDTSApplication150) |
LogProviderInfos |
有关详细信息,请参阅 ApplicationClass。 (继承自 IDTSApplication150) |
PackagePassword |
有关详细信息,请参阅 ApplicationClass。 (继承自 IDTSApplication150) |
PackageUpgradeOptions |
有关详细信息,请参阅 ApplicationClass。 (继承自 IDTSApplication150) |
PipelineComponentInfos |
有关详细信息,请参阅 ApplicationClass。 (继承自 IDTSApplication150) |
ProjectPassword |
有关详细信息,请参阅 ApplicationClass。 (继承自 IDTSApplication150) |
TaskInfos |
有关详细信息,请参阅 ApplicationClass。 (继承自 IDTSApplication150) |
UpdateObjects |
有关详细信息,请参阅 ApplicationClass。 (继承自 IDTSApplication150) |
UpdatePackage |
有关详细信息,请参阅 ApplicationClass。 (继承自 IDTSApplication150) |