HResults.DTS_E_ROWSETUNAVAILABLE Field

Definition

MessageId: DTS_E_ROWSETUNAVAILABLE MessageText: A rowset based on the SQL command was not returned by the OLE DB provider.

public: int DTS_E_ROWSETUNAVAILABLE = -1071607116;
public const int DTS_E_ROWSETUNAVAILABLE = -1071607116;
val mutable DTS_E_ROWSETUNAVAILABLE : int
Public Const DTS_E_ROWSETUNAVAILABLE As Integer  = -1071607116

Field Value

Value = -1071607116

Applies to