HResults.DTS_E_DATAREADERDESTINVALIDCOLUMNORDINAL 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_DATAREADERDESTINVALIDCOLUMNORDINAL MessageText: The ordinal position of the column is not valid.
public: int DTS_E_DATAREADERDESTINVALIDCOLUMNORDINAL = -1071611000;
public const int DTS_E_DATAREADERDESTINVALIDCOLUMNORDINAL = -1071611000;
val mutable DTS_E_DATAREADERDESTINVALIDCOLUMNORDINAL : int
Public Const DTS_E_DATAREADERDESTINVALIDCOLUMNORDINAL As Integer = -1071611000