HResults.DTS_E_DATAREADERDESTREADFAILED 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_DATAREADERDESTREADFAILED MessageText: DataReader client has failed to call Read or has closed the DataReader.
public: int DTS_E_DATAREADERDESTREADFAILED = -1071636227;
public const int DTS_E_DATAREADERDESTREADFAILED = -1071636227;
val mutable DTS_E_DATAREADERDESTREADFAILED : int
Public Const DTS_E_DATAREADERDESTREADFAILED As Integer = -1071636227