HResults.DTS_E_DESTINATIONOBJECTPARENTLESS Field

Definition

MessageId: DTS_E_DESTINATIONOBJECTPARENTLESS MessageText: The destination object in a property mapping has no parent. The destination object is not a child of any sequence container. It may have been removed from the package.

public: int DTS_E_DESTINATIONOBJECTPARENTLESS = -1073614797;
public const int DTS_E_DESTINATIONOBJECTPARENTLESS = -1073614797;
val mutable DTS_E_DESTINATIONOBJECTPARENTLESS : int
Public Const DTS_E_DESTINATIONOBJECTPARENTLESS As Integer  = -1073614797

Field Value

Value = -1073614797

Applies to