Freigeben über


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

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

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