언어

IDTSDowngradableObject100 인터페이스

정의

DTS 다운그레이드 가능한 객체의 인터페이스를 나타냅니다.

public interface class IDTSDowngradableObject100
[System.Runtime.InteropServices.Guid("74A59588-7B1B-4712-A5E1-37985C66C470")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSDowngradableObject100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("92204A2C-342A-4C85-85D7-E461A0DDFA92")]
public interface IDTSDowngradableObject100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("C9FF8446-AE22-4614-97E8-AF4270288B88")]
public interface IDTSDowngradableObject100
[<System.Runtime.InteropServices.Guid("74A59588-7B1B-4712-A5E1-37985C66C470")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSDowngradableObject100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("92204A2C-342A-4C85-85D7-E461A0DDFA92")>]
type IDTSDowngradableObject100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("C9FF8446-AE22-4614-97E8-AF4270288B88")>]
type IDTSDowngradableObject100 = interface
Public Interface IDTSDowngradableObject100
파생
특성

메서드

Name Description
CanDowngradeTo(Int32)

다운그레이드 가능한 객체를 하위 버전으로 다운그레이드할 수 있는지 결정합니다.

DowngradeTo(Int32, Object)

다운그레이드 가능한 객체를 지정된 버전으로 다운그레이드합니다.

적용 대상