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.Sql2014
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[TypeLibTypeAttribute(TypeLibTypeFlags::FOleAutomation)]
[GuidAttribute("543EA5C1-BE27-41C0-B686-2F7DF83ED3AF")]
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: