PackageClass 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public ref class PackageClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSBreakpointSite100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSConfigurationControl100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSContainer100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSDumpConfiguration100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSEventsProvider100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSExecutionMetrics100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSName100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSPackageSigning100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSPersist100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSProjectPackage100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSPropertiesProvider100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSRuntimeObject100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSSequence100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::Package
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("6FB1D19E-B035-424C-B74D-EEE266E4D322")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class PackageClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSBreakpointSite100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSConfigurationControl100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSContainer100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSDumpConfiguration100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSEventsProvider100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSExecutionMetrics100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSPackageSigning100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSPersist100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSProjectPackage100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSPropertiesProvider100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSRuntimeObject100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSSequence100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.Package
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("6FB1D19E-B035-424C-B74D-EEE266E4D322")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type PackageClass = class
interface Package
interface IDTSPackage100
interface IDTSPackageSigning100
interface IDTSContainer100
interface IDTSExecutable100
interface IDTSEventsProvider100
interface IDTSExecutionMetrics100
interface IDTSSequence100
interface IDTSPropertiesProvider100
interface IDTSName100
interface IDTSBreakpointSite100
interface IDTSSuspend100
interface IDTSPersist100
interface IDTSRuntimeObject100
interface IDTSDumpConfiguration100
interface IDTSConfigurationControl100
interface IDTSProjectPackage100
Public Class PackageClass
Implements IDTSBreakpointSite100, IDTSConfigurationControl100, IDTSContainer100, IDTSDumpConfiguration100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSName100, IDTSPackageSigning100, IDTSPersist100, IDTSProjectPackage100, IDTSPropertiesProvider100, IDTSRuntimeObject100, IDTSSequence100, Package
- 继承
-
PackageClass
- 属性
- 实现
-
IDTSBreakpointSite100 IDTSConfigurationControl100 IDTSContainer100 IDTSDumpConfiguration100 IDTSEventsProvider100 IDTSExecutable100 IDTSExecutionMetrics100 IDTSName100 IDTSPackage100 IDTSPackageSigning100 IDTSPersist100 IDTSProjectPackage100 IDTSPropertiesProvider100 IDTSRuntimeObject100 IDTSSequence100 IDTSSuspend100 Package
构造函数
PackageClass() |