IDTSHasInternalProperties100 인터페이스

정의

DTS 내부 속성을 나타냅니다.

public interface class IDTSHasInternalProperties100
[System.Runtime.InteropServices.Guid("4CD26429-F18E-47D0-B6C2-C51F572AAB79")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSHasInternalProperties100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("FCD49D02-1820-4847-8890-777BDA44DAD3")]
public interface IDTSHasInternalProperties100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("FB39FBDE-EC9D-4677-AEA5-6191E55333B9")]
public interface IDTSHasInternalProperties100
[<System.Runtime.InteropServices.Guid("4CD26429-F18E-47D0-B6C2-C51F572AAB79")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSHasInternalProperties100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("FCD49D02-1820-4847-8890-777BDA44DAD3")>]
type IDTSHasInternalProperties100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("FB39FBDE-EC9D-4677-AEA5-6191E55333B9")>]
type IDTSHasInternalProperties100 = interface
Public Interface IDTSHasInternalProperties100
특성

설명

자세한 내용은 DtsProperty를 참조하세요.

메서드

GetInternalProperties(IDTSProperties100)

지정한 내부 속성을 가져옵니다.

GetInternalPropertiesVersion()

내부 속성의 버전을 가져옵니다.

적용 대상