次の方法で共有


IDTSEvaluatorContext100 インターフェイス

定義

DTS エバリュエーター コンテキストのインターフェイスを表します。

public interface class IDTSEvaluatorContext100
[System.Runtime.InteropServices.Guid("587891D1-1431-4670-B214-D6A64D240C03")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSEvaluatorContext100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("F876E659-3100-437A-9AE8-44B486710353")]
public interface IDTSEvaluatorContext100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("E8BF1AAB-08D0-40A9-AA48-BECFDBFF9005")]
public interface IDTSEvaluatorContext100
[<System.Runtime.InteropServices.Guid("587891D1-1431-4670-B214-D6A64D240C03")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSEvaluatorContext100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("F876E659-3100-437A-9AE8-44B486710353")>]
type IDTSEvaluatorContext100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("E8BF1AAB-08D0-40A9-AA48-BECFDBFF9005")>]
type IDTSEvaluatorContext100 = interface
Public Interface IDTSEvaluatorContext100
派生
属性

プロパティ

AllowSensitiveValues

IDTSEvaluatorContext100 で機微な値を許可するかどうかを取得します。

Option

IDTSEvaluatorContext100 のオプションを取得します。

適用対象