HResults.DTS_E_CANNOTGETIROWSETFASTLOAD Field

Definition

MessageId: DTS_E_CANNOTGETIROWSETFASTLOAD MessageText: Failed to open a fastload rowset for "%1!s!". Check that the object exists in the database.

public: int DTS_E_CANNOTGETIROWSETFASTLOAD = -1071636416;
public const int DTS_E_CANNOTGETIROWSETFASTLOAD = -1071636416;
val mutable DTS_E_CANNOTGETIROWSETFASTLOAD : int
Public Const DTS_E_CANNOTGETIROWSETFASTLOAD As Integer  = -1071636416

Field Value

Value = -1071636416

Applies to