HResults.DTS_E_RAWCANTAPPENDTRUNCATE Field

Definition

MessageId: DTS_E_RAWCANTAPPENDTRUNCATE MessageText: Error caused by conflicting property settings. Both the AllowAppend property and the ForceTruncate property are set to TRUE. Both properties cannot be set to TRUE. Set one of the two properties to FALSE.

public: int DTS_E_RAWCANTAPPENDTRUNCATE = -1071636384;
public const int DTS_E_RAWCANTAPPENDTRUNCATE = -1071636384;
val mutable DTS_E_RAWCANTAPPENDTRUNCATE : int
Public Const DTS_E_RAWCANTAPPENDTRUNCATE As Integer  = -1071636384

Field Value

Value = -1071636384

Applies to