HResults.DTS_E_PMINVALIDPROPMAPTARGET Field

Definition

MessageId: DTS_E_PMINVALIDPROPMAPTARGET MessageText: Attempted to set property mapping to target unsupported object type. This error occurs when passing an unsupported object type to a property mapping.

public: int DTS_E_PMINVALIDPROPMAPTARGET = -1073614802;
public const int DTS_E_PMINVALIDPROPMAPTARGET = -1073614802;
val mutable DTS_E_PMINVALIDPROPMAPTARGET : int
Public Const DTS_E_PMINVALIDPROPMAPTARGET As Integer  = -1073614802

Field Value

Value = -1073614802

Applies to