HResults.DTS_E_LOOKUPEMPTYSQLCOMMAND Field

Definition

MessageId: DTS_E_LOOKUPEMPTYSQLCOMMAND MessageText: Select a table or view that contains the reference dataset, or specify a SQL statement to generate the reference dataset

public: int DTS_E_LOOKUPEMPTYSQLCOMMAND = -1071582143;
public const int DTS_E_LOOKUPEMPTYSQLCOMMAND = -1071582143;
val mutable DTS_E_LOOKUPEMPTYSQLCOMMAND : int
Public Const DTS_E_LOOKUPEMPTYSQLCOMMAND As Integer  = -1071582143

Field Value

Value = -1071582143

Applies to