HResults.DTS_E_COULD_NOT_DETERMINE_DATASOURCE_DBMSNAME Field

Definition

MessageId: DTS_E_COULD_NOT_DETERMINE_DATASOURCE_DBMSNAME MessageText: Unable to determine the DBMS name and version on "%1!s!". This occurs if the IDBProperties on the connection did not return information needed to verify the DBMS name and version.

public: int DTS_E_COULD_NOT_DETERMINE_DATASOURCE_DBMSNAME = -1071611110;
public const int DTS_E_COULD_NOT_DETERMINE_DATASOURCE_DBMSNAME = -1071611110;
val mutable DTS_E_COULD_NOT_DETERMINE_DATASOURCE_DBMSNAME : int
Public Const DTS_E_COULD_NOT_DETERMINE_DATASOURCE_DBMSNAME As Integer  = -1071611110

Field Value

Value = -1071611110

Applies to