IDTSExpressionEvaluatorEx100 Interface

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

Evaluates targeting expressions.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

Syntax

'Declaration
<GuidAttribute("6503B50A-3349-4F63-B2B0-A310A399957B")> _
Public Interface IDTSExpressionEvaluatorEx100
'Usage
Dim instance As IDTSExpressionEvaluatorEx100
[GuidAttribute("6503B50A-3349-4F63-B2B0-A310A399957B")]
public interface IDTSExpressionEvaluatorEx100
[GuidAttribute(L"6503B50A-3349-4F63-B2B0-A310A399957B")]
public interface class IDTSExpressionEvaluatorEx100
[<GuidAttribute("6503B50A-3349-4F63-B2B0-A310A399957B")>]
type IDTSExpressionEvaluatorEx100 =  interface end
public interface IDTSExpressionEvaluatorEx100

The IDTSExpressionEvaluatorEx100 type exposes the following members.

Methods

  Name Description
Public method Parse Infrastructure. Parses the IDTSExpressionEvaluatorEx100 class.

Top

See Also

Reference

Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace