HResults.DTS_E_RAWTOOMANYCOLUMNS 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_RAWTOOMANYCOLUMNS MessageText: The source file is not valid. The source file is returning a count of more than 131,072 columns. This usually occurs when the source file is not produced by the raw file destination.
public: int DTS_E_RAWTOOMANYCOLUMNS = -1071636277;
public const int DTS_E_RAWTOOMANYCOLUMNS = -1071636277;
val mutable DTS_E_RAWTOOMANYCOLUMNS : int
Public Const DTS_E_RAWTOOMANYCOLUMNS As Integer = -1071636277