EventHandlerClass.SetExpression(String, String) Methode

Definition

public:
 virtual void SetExpression(System::String ^ bstrPropertyName, System::String ^ bstrExpression) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSPropertiesProvider100::SetExpression;
public virtual void SetExpression (string bstrPropertyName, string bstrExpression);
abstract member SetExpression : string * string -> unit
override this.SetExpression : string * string -> unit
Public Overridable Sub SetExpression (bstrPropertyName As String, bstrExpression As String)

Parameter

bstrPropertyName
String
bstrExpression
String

Implementiert

Gilt für: