IDTSEvaluatorContext100 Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Represents the interface for the DTS evaluator context.

Namespace:   Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[GuidAttribute("45966192-A478-40B8-AA9E-6A94C7771223")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[TypeLibTypeAttribute(TypeLibTypeFlags::FOleAutomation)]
public interface class IDTSEvaluatorContext100

NameDescription
System_CAPS_pubpropertyAllowSensitiveValues

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets whether the IDTSEvaluatorContext100 allows sensitive values.

System_CAPS_pubpropertyOption

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the options for IDTSEvaluatorContext100.

Return to top
Show: