PackageRemote64Class Class

This API supports the infrastructure and is not intended to be used directly from your code.

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper.PackageRemote64Class

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("1A494196-5232-485F-9811-F6B649A3DDB8")> _
<ClassInterfaceAttribute()> _
Public Class PackageRemote64Class _
    Implements PackageRemote64, IDTSPackage100, IDTSPackageSigning100, IDTSContainer100,  _
    IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSSequence100, IDTSPropertiesProvider100,  _
    IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
'Usage
Dim instance As PackageRemote64Class
[GuidAttribute("1A494196-5232-485F-9811-F6B649A3DDB8")]
[ClassInterfaceAttribute()]
public class PackageRemote64Class : PackageRemote64, 
    IDTSPackage100, IDTSPackageSigning100, IDTSContainer100, IDTSExecutable100, IDTSEventsProvider100, 
    IDTSExecutionMetrics100, IDTSSequence100, IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, 
    IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
[GuidAttribute(L"1A494196-5232-485F-9811-F6B649A3DDB8")]
[ClassInterfaceAttribute()]
public ref class PackageRemote64Class : PackageRemote64, 
    IDTSPackage100, IDTSPackageSigning100, IDTSContainer100, IDTSExecutable100, IDTSEventsProvider100, 
    IDTSExecutionMetrics100, IDTSSequence100, IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, 
    IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
[<GuidAttribute("1A494196-5232-485F-9811-F6B649A3DDB8")>]
[<ClassInterfaceAttribute()>]
type PackageRemote64Class =  
    class
        interface PackageRemote64
        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
    end
public class PackageRemote64Class implements PackageRemote64, IDTSPackage100, IDTSPackageSigning100, IDTSContainer100, IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSSequence100, IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100

The PackageRemote64Class type exposes the following members.

Constructors

  Name Description
Public method PackageRemote64Class Infrastructure.

Top

Properties

  Name Description
Public property CertificateContext Infrastructure.
Public property CertificateObject Infrastructure.
Public property CheckpointFileName Infrastructure.
Public property CheckpointUsage Infrastructure.
Public property CheckSignatureOnLoad Infrastructure.
Public property Configurations Infrastructure.
Public property Connections Infrastructure.
Public property CreationDate Infrastructure.
Public property CreationName Infrastructure.
Public property CreatorComputerName Infrastructure.
Public property CreatorName Infrastructure.
Public property DebugMode Infrastructure.
Public property DelayValidation Infrastructure.
Public property Description Infrastructure.
Public property DesignEvents Infrastructure.
Public property Disable Infrastructure.
Public property DisableEventHandlers Infrastructure.
Public property EnableConfigurations Infrastructure.
Public property EncryptCheckpoints Infrastructure.
Public property Errors Infrastructure.
Public property EventHandlers Infrastructure.
Public property EventInfos Infrastructure.
Public property Executables Infrastructure.
Public property ExecutionDuration Infrastructure.
Public property ExecutionResult Infrastructure.
Public property ExecutionStatus Infrastructure.
Public property ExtendedProperties Infrastructure.
Public property FailPackageOnFailure Infrastructure.
Public property FailParentOnFailure Infrastructure.
Public property ForcedExecutionValue Infrastructure.
Public property ForceExecutionResult Infrastructure.
Public property ForceExecutionValue Infrastructure.
Public property ID Infrastructure.
Public property IDTSPackageSigning100_CertificateContext
Public property IDTSPackageSigning100_CertificateObject
Public property IDTSPackageSigning100_CheckSignatureOnLoad
Public property IDTSSuspend100_SuspendRequired Infrastructure.
Public property InteractiveMode Infrastructure.
Public property IsDefaultLocaleID Infrastructure.
Public property IsolationLevel Infrastructure.
Public property LastModifiedProductVersion Infrastructure.
Public property LocaleID Infrastructure.
Public property LogEntryInfos Infrastructure.
Public property LoggingMode Infrastructure.
Public property LoggingOptions Infrastructure.
Public property LogProviders Infrastructure.
Public property MaxConcurrentExecutables Infrastructure.
Public property MaximumErrorCount Infrastructure.
Public property Name Infrastructure.
Public property OfflineMode Infrastructure.
Public property PackageFormatVersion Infrastructure.
Public property PackagePassword Infrastructure.
Public property PackagePriorityClass Infrastructure.
Public property PackageType Infrastructure.
Public property PackageUpgradeOptions Infrastructure.
Public property Parent Infrastructure.
Public property PrecedenceConstraints Infrastructure.
Public property Properties Infrastructure.
Public property ProtectionLevel Infrastructure.
Public property SaveCheckpoints Infrastructure.
Public property SQLFolder Infrastructure.
Public property StartTime Infrastructure.
Public property StopTime Infrastructure.
Public property SuppressConfigurationWarnings Infrastructure.
Public property SuspendRequired Infrastructure.
Public property TransactionOption Infrastructure.
Public property UpdateObjects Infrastructure.
Public property UpdatePackage Infrastructure.
Public property VariableDispenser Infrastructure.
Public property Variables Infrastructure.
Public property VersionBuild Infrastructure.
Public property VersionComments Infrastructure.
Public property VersionGUID Infrastructure.
Public property VersionMajor Infrastructure.
Public property VersionMinor Infrastructure.
Public property Warnings Infrastructure.

Top

Methods

  Name Description
Public method AcceptBreakpointManager Infrastructure.
Public method CheckSignature Infrastructure.
Public method Equals (Inherited from Object.)
Public method Execute() Infrastructure.
Public method Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) Infrastructure.
Public method ExportConfigurationFile Infrastructure.
Protected method Finalize (Inherited from Object.)
Public method FindReferencedObjects Infrastructure.
Public method GetBreakpointTargets Infrastructure.
Public method GetExpression Infrastructure.
Public method GetHashCode (Inherited from Object.)
Public method GetObjectFromPackagePath Infrastructure.
Public method GetParentID Infrastructure.
Public method GetType (Inherited from Object.)
Public method IDTSExecutable100_Execute Infrastructure.
Public method IDTSExecutable100_Validate Infrastructure.
Public method IDTSPackageSigning100_CheckSignature
Public method IDTSPackageSigning100_LoadUserCertificateByHash
Public method IDTSPackageSigning100_LoadUserCertificateByName
Public method IDTSSuspend100_ResumeExecution Infrastructure.
Public method IDTSSuspend100_SuspendExecution Infrastructure.
Public method ImportConfigurationFile Infrastructure.
Public method LoadFromXML Infrastructure.
Public method LoadUserCertificateByHash Infrastructure.
Public method LoadUserCertificateByName Infrastructure.
Protected method MemberwiseClone (Inherited from Object.)
Public method PermitUnencryptedSave Infrastructure.
Public method ProcessConfiguration Infrastructure.
Public method RegenerateID Infrastructure.
Public method ResumeExecution Infrastructure.
Public method SaveToXML Infrastructure.
Public method SetExpression Infrastructure.
Public method SuspendExecution Infrastructure.
Public method ToString (Inherited from Object.)
Public method Validate Infrastructure.

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.