This topic has not yet been rated - Rate this topic

ForLoopClass.SetExpression Method

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

For more information, see ForLoop.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
public virtual void SetExpression(
	string bstrPropertyName,
	string bstrExpression
)

Parameters

bstrPropertyName
Type: System.String
bstrExpression
Type: System.String

Implements

IDTSPropertiesProvider100.SetExpression(String, String)
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.