HResults.DTS_I_RAWSOURCENOCOLUMNS Field

Definition

MessageId: DTS_I_RAWSOURCENOCOLUMNS MessageText: The raw source adapter opened a file, but the file contains no columns. The adapter will not produce data. This could indicate a damaged file, or that there are zero columns and, therefore, no data.

public: int DTS_I_RAWSOURCENOCOLUMNS = 1075847277;
public const int DTS_I_RAWSOURCENOCOLUMNS = 1075847277;
val mutable DTS_I_RAWSOURCENOCOLUMNS : int
Public Const DTS_I_RAWSOURCENOCOLUMNS As Integer  = 1075847277

Field Value

Value = 1075847277

Applies to