HResults.DTS_E_NOROWSETRETURNED Field

Definition

MessageId: DTS_E_NOROWSETRETURNED MessageText: No result rowset is associated with the execution of this query. The result is not correctly specified.

public: int DTS_E_NOROWSETRETURNED = -1073655803;
public const int DTS_E_NOROWSETRETURNED = -1073655803;
val mutable DTS_E_NOROWSETRETURNED : int
Public Const DTS_E_NOROWSETRETURNED As Integer  = -1073655803

Field Value

Value = -1073655803

Applies to