다음을 통해 공유


IDTSPackage100 인터페이스

이 API는 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.

This interface is implemented by the Package and PackageNeutral interfaces.

네임스페이스:  Microsoft.SqlServer.Dts.Runtime.Wrapper
어셈블리:  Microsoft.SqlServer.DTSRuntimeWrap(Microsoft.SqlServer.DTSRuntimeWrap.dll)

구문

‘선언
<GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")> _
Public Interface IDTSPackage100 _
    Inherits IDTSExecutable100
‘사용 방법
Dim instance As IDTSPackage100
[GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")]
public interface IDTSPackage100 : IDTSExecutable100
[GuidAttribute(L"AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")]
public interface class IDTSPackage100 : IDTSExecutable100
[<GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")>]
type IDTSPackage100 =  
    interface
        interface IDTSExecutable100
    end
public interface IDTSPackage100 extends IDTSExecutable100

IDTSPackage100 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 CertificateContext 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 CertificateObject 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 CheckpointFileName 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 CheckpointUsage 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 CheckSignatureOnLoad 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 Configurations 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 Connections 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 CreationDate 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 CreatorComputerName 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 CreatorName 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 DesignEvents 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 EnableConfigurations 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 EncryptCheckpoints 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 Errors 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 ExtendedProperties 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 InteractiveMode 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 LastModifiedProductVersion 인프라입니다.
공용 속성 LogProviders 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 MaxConcurrentExecutables 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 OfflineMode 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 PackageFormatVersion 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 PackagePassword 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 PackagePriorityClass 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 PackageType 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 PackageUpgradeOptions
공용 속성 ProtectionLevel 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 SaveCheckpoints 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 SQLFolder 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 SuppressConfigurationWarnings 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 UpdateObjects 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 UpdatePackage 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 VersionBuild 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 VersionComments 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 VersionGUID 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 VersionMajor 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 VersionMinor 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 속성 Warnings 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.

맨 위로 이동

메서드

  이름 설명
공용 메서드 CheckSignature 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 메서드 Execute() () () () 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 메서드 Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) 인프라입니다. For more information, see Executable. (IDTSExecutable100에서 상속됨)
공용 메서드 Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 메서드 ExportConfigurationFile 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 메서드 FindReferencedObjects 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 메서드 GetBreakpointTargets 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 메서드 GetObjectFromPackagePath 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 메서드 ImportConfigurationFile 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 메서드 LoadUserCertificateByHash 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 메서드 LoadUserCertificateByName 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 메서드 PermitUnencryptedSave 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 메서드 ProcessConfiguration 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.
공용 메서드 Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) 인프라입니다. For more information, see Executable. (IDTSExecutable100에서 상속됨)
공용 메서드 Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) 인프라입니다. This interface is implemented by the Package and PackageNeutral interfaces.

맨 위로 이동