HResults.DTS_E_PMPROPERTYINVALID Field

Definition

MessageId: DTS_E_PMPROPERTYINVALID MessageText: A destination property was specified on a property mapping that is invalid. This occurs when a property is specified on a destination object that in not found on that object.

public: int DTS_E_PMPROPERTYINVALID = -1073614784;
public const int DTS_E_PMPROPERTYINVALID = -1073614784;
val mutable DTS_E_PMPROPERTYINVALID : int
Public Const DTS_E_PMPROPERTYINVALID As Integer  = -1073614784

Field Value

Value = -1073614784

Applies to