HResults.DTS_E_PROPERTYEXPRESSIONSET Field

Definition

MessageId: DTS_E_PROPERTYEXPRESSIONSET MessageText: The result of the expression "%1!s!" on property "%2!s!" cannot be written to the property. The expression was evaluated, but cannot be set on the property.

public: int DTS_E_PROPERTYEXPRESSIONSET = -1073647612;
public const int DTS_E_PROPERTYEXPRESSIONSET = -1073647612;
val mutable DTS_E_PROPERTYEXPRESSIONSET : int
Public Const DTS_E_PROPERTYEXPRESSIONSET As Integer  = -1073647612

Field Value

Value = -1073647612

Applies to