IDTSPropertiesProviderEx100 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
DTS 속성 공급자 식을 나타냅니다.
public interface class IDTSPropertiesProviderEx100
[System.Runtime.InteropServices.Guid("77D5BDBE-13CC-4C16-8619-8E86A5D7C4C8")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPropertiesProviderEx100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("9A420941-A36E-4990-B955-B487F2EF4E75")]
public interface IDTSPropertiesProviderEx100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("58D12D50-15E1-4A5D-A3F2-C81F06448DBF")]
public interface IDTSPropertiesProviderEx100
[<System.Runtime.InteropServices.Guid("77D5BDBE-13CC-4C16-8619-8E86A5D7C4C8")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPropertiesProviderEx100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("9A420941-A36E-4990-B955-B487F2EF4E75")>]
type IDTSPropertiesProviderEx100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("58D12D50-15E1-4A5D-A3F2-C81F06448DBF")>]
type IDTSPropertiesProviderEx100 = interface
Public Interface IDTSPropertiesProviderEx100
- 특성
설명
자세한 내용은 IDTSPropertiesProviderEx를 참조하세요.
속성
HasExpressions |
이 속성 공급자에 식이 포함되는지 여부를 나타내는 값을 가져오거나 설정합니다. |
메서드
ComputeExpressions(IDTSInfoEvents100, Int32, IDTSVariableDispenser100) |
속성과 연결된 식을 계산합니다. |