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