HResults.DTS_E_COULD_NOT_DETERMINE_DATASOURCE_DBMSNAME Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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