IDTSEvaluatorContext100 介面

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

Represents the interface for the DTS evaluator context.

命名空間:  Microsoft.SqlServer.Dts.Runtime.Wrapper
組件:  Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

語法

'宣告
<GuidAttribute("45966192-A478-40B8-AA9E-6A94C7771223")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IDTSEvaluatorContext100
'用途
Dim instance As IDTSEvaluatorContext100
[GuidAttribute("45966192-A478-40B8-AA9E-6A94C7771223")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IDTSEvaluatorContext100
[GuidAttribute(L"45966192-A478-40B8-AA9E-6A94C7771223")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDTSEvaluatorContext100
[<GuidAttribute("45966192-A478-40B8-AA9E-6A94C7771223")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IDTSEvaluatorContext100 =  interface end
public interface IDTSEvaluatorContext100

IDTSEvaluatorContext100 型別公開下列成員。

屬性

  名稱 說明
公用屬性 AllowSensitiveValues 基礎結構。Gets whether the IDTSEvaluatorContext100 allows sensitive values.
公用屬性 Option 基礎結構。Gets the options for IDTSEvaluatorContext100.

上層

請參閱

參考

Microsoft.SqlServer.Dts.Runtime.Wrapper 命名空間