HResults.DTS_E_RAWCANTAPPENDTRUNCATE 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_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