PackageRemote32Class 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.PackageRemote32Class
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<ClassInterfaceAttribute()> _
<GuidAttribute("6F9D94B8-2D63-4E1A-9487-073ED71FA77B")> _
Public Class PackageRemote32Class _
Implements PackageRemote32, IDTSPackage100, IDTSPackageSigning100, IDTSContainer100, _
IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSSequence100, IDTSPropertiesProvider100, _
IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
'Usage
Dim instance As PackageRemote32Class
[ClassInterfaceAttribute()]
[GuidAttribute("6F9D94B8-2D63-4E1A-9487-073ED71FA77B")]
public class PackageRemote32Class : PackageRemote32,
IDTSPackage100, IDTSPackageSigning100, IDTSContainer100, IDTSExecutable100, IDTSEventsProvider100,
IDTSExecutionMetrics100, IDTSSequence100, IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100,
IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
[ClassInterfaceAttribute()]
[GuidAttribute(L"6F9D94B8-2D63-4E1A-9487-073ED71FA77B")]
public ref class PackageRemote32Class : PackageRemote32,
IDTSPackage100, IDTSPackageSigning100, IDTSContainer100, IDTSExecutable100, IDTSEventsProvider100,
IDTSExecutionMetrics100, IDTSSequence100, IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100,
IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("6F9D94B8-2D63-4E1A-9487-073ED71FA77B")>]
type PackageRemote32Class =
class
interface PackageRemote32
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 PackageRemote32Class implements PackageRemote32, IDTSPackage100, IDTSPackageSigning100, IDTSContainer100, IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSSequence100, IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
The PackageRemote32Class 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.