HResults.DTS_E_ADODESTTABLENAMEERROR Field

Definition

The Table or View name is not expected. \n\t If you are quoting the table name, please use the prefix __ and the suffix __ of your selected data provider for quotation. \n\t If you are using multipart name, please use at most three parts for the table name.

public: int DTS_E_ADODESTTABLENAMEERROR = -1071610789;
public const int DTS_E_ADODESTTABLENAMEERROR = -1071610789;
val mutable DTS_E_ADODESTTABLENAMEERROR : int
Public Const DTS_E_ADODESTTABLENAMEERROR As Integer  = -1071610789

Field Value

Value = -1071610789

Applies to