IDTSExpressionEvaluator100 Interface
This API supports the infrastructure and is not intended to be used directly from your code.
For more information, see ExpressionEvaluator.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("CBD9E38F-FE2F-4C54-B2AD-60488ECE7FDA")> _
Public Interface IDTSExpressionEvaluator100
'Usage
Dim instance As IDTSExpressionEvaluator100
[GuidAttribute("CBD9E38F-FE2F-4C54-B2AD-60488ECE7FDA")]
public interface IDTSExpressionEvaluator100
[GuidAttribute(L"CBD9E38F-FE2F-4C54-B2AD-60488ECE7FDA")]
public interface class IDTSExpressionEvaluator100
[<GuidAttribute("CBD9E38F-FE2F-4C54-B2AD-60488ECE7FDA")>]
type IDTSExpressionEvaluator100 = interface end
public interface IDTSExpressionEvaluator100
The IDTSExpressionEvaluator100 type exposes the following members.
Properties
Name | Description | |
---|---|---|
Events | Infrastructure. For more information, see ExpressionEvaluator. | |
Expression | Infrastructure. For more information, see ExpressionEvaluator. | |
LocaleID | Infrastructure. For more information, see ExpressionEvaluator. |
Top
Methods
Name | Description | |
---|---|---|
Evaluate | Infrastructure. For more information, see ExpressionEvaluator. | |
IsAssignmentExpression | ||
IsBooleanExpression | Infrastructure. For more information, see ExpressionEvaluator. |
Top