HResults.DTS_E_RAWDESTWRONGEXTERNALMETADATAUSAGE Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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