Share via


IDTSExpressionEvaluator90 Interface

This interface supports the SQL Server 2005 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("01B4DAD0-B645-4671-9D78-8675E0610B22")> _
<TypeLibTypeAttribute(4688)> _
Public Interface IDTSExpressionEvaluator90
[GuidAttribute("01B4DAD0-B645-4671-9D78-8675E0610B22")] 
[TypeLibTypeAttribute(4688)] 
public interface IDTSExpressionEvaluator90
[GuidAttribute(L"01B4DAD0-B645-4671-9D78-8675E0610B22")] 
[TypeLibTypeAttribute(4688)] 
public interface class IDTSExpressionEvaluator90
/** @attribute GuidAttribute("01B4DAD0-B645-4671-9D78-8675E0610B22") */ 
/** @attribute TypeLibTypeAttribute(4688) */ 
public interface IDTSExpressionEvaluator90
GuidAttribute("01B4DAD0-B645-4671-9D78-8675E0610B22") 
TypeLibTypeAttribute(4688) 
public interface IDTSExpressionEvaluator90

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

IDTSExpressionEvaluator90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace