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) |
プロパティに関連付けられた式を計算します。 |