HResults.DTS_E_PMVARPROPTYPESDIFFERENT Field

Definition

MessageId: DTS_E_PMVARPROPTYPESDIFFERENT MessageText: An error occurred because there is a property mapping from a variable to a property with a different type. The property type must match the variable type.

public: int DTS_E_PMVARPROPTYPESDIFFERENT = -1073614803;
public const int DTS_E_PMVARPROPTYPESDIFFERENT = -1073614803;
val mutable DTS_E_PMVARPROPTYPESDIFFERENT : int
Public Const DTS_E_PMVARPROPTYPESDIFFERENT As Integer  = -1073614803

Field Value

Value = -1073614803

Applies to