HResults.DTS_E_RAWDESTWRONGEXTERNALMETADATAUSAGE Field

Definition

MessageId: DTS_E_RAWDESTWRONGEXTERNALMETADATAUSAGE MessageText: The external metadata collection is improperly used by this component. The component should use external metadata when appending or truncating an existing file. Otherwise, the external metadata is not needed.

public: int DTS_E_RAWDESTWRONGEXTERNALMETADATAUSAGE = -1071607125;
public const int DTS_E_RAWDESTWRONGEXTERNALMETADATAUSAGE = -1071607125;
val mutable DTS_E_RAWDESTWRONGEXTERNALMETADATAUSAGE : int
Public Const DTS_E_RAWDESTWRONGEXTERNALMETADATAUSAGE As Integer  = -1071607125

Field Value

Value = -1071607125

Applies to