IDTSExpressionEvaluator100 인터페이스

정의

ExpressionEvaluator 개체에 대한 속성과 메서드를 정의합니다.

public interface class IDTSExpressionEvaluator100
[System.Runtime.InteropServices.Guid("C0A2EEB7-7364-4263-9022-5399579E44E7")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
public interface IDTSExpressionEvaluator100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("D0DCE1AB-3770-4BF4-80B6-7A78809EA36B")]
public interface IDTSExpressionEvaluator100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("EED47A83-21BE-4A1A-9AA7-5239A98D9362")]
public interface IDTSExpressionEvaluator100
[<System.Runtime.InteropServices.Guid("C0A2EEB7-7364-4263-9022-5399579E44E7")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
type IDTSExpressionEvaluator100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("D0DCE1AB-3770-4BF4-80B6-7A78809EA36B")>]
type IDTSExpressionEvaluator100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("EED47A83-21BE-4A1A-9AA7-5239A98D9362")>]
type IDTSExpressionEvaluator100 = interface
Public Interface IDTSExpressionEvaluator100
파생
특성

속성

EvaluatorContext

IDTSExpressionEvaluator100 개체의 계산기 컨텍스트를 설정합니다.

Events

정보, 경고 및 오류 이벤트를 설정합니다.

Expression

IDTSExpressionEvaluator100 개체에 포함된 식을 설정합니다.

LocaleID

로캘의 식별자를 가져오거나 설정합니다.

메서드

Evaluate(IDTSVariableDispenser100, Object, Boolean)

식을 계산합니다.

IsAssignmentExpression(IDTSVariableDispenser100, Boolean)

식이 대입 식임을 나타냅니다.

IsBooleanExpression(IDTSVariableDispenser100, Boolean)

식이 부울 식임을 나타냅니다.

적용 대상