HResults.DTS_E_CANNOTGETIROWSET Field

Definition

MessageId: DTS_E_CANNOTGETIROWSET MessageText: Opening a rowset for "%1!s!" failed. Check that the object exists in the database.

public: int DTS_E_CANNOTGETIROWSET = -1071636248;
public const int DTS_E_CANNOTGETIROWSET = -1071636248;
val mutable DTS_E_CANNOTGETIROWSET : int
Public Const DTS_E_CANNOTGETIROWSET As Integer  = -1071636248

Field Value

Value = -1071636248

Applies to