Partager via


Champ DTS_E_COULD_NOT_DETERMINE_DATASOURCE_DBMSNAME

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

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_E_COULD_NOT_DETERMINE_DATASOURCE_DBMSNAME As Integer
'Utilisation
Dim value As Integer

value = HResults.DTS_E_COULD_NOT_DETERMINE_DATASOURCE_DBMSNAME
public const int DTS_E_COULD_NOT_DETERMINE_DATASOURCE_DBMSNAME
public:
literal int DTS_E_COULD_NOT_DETERMINE_DATASOURCE_DBMSNAME
static val mutable DTS_E_COULD_NOT_DETERMINE_DATASOURCE_DBMSNAME: int
public const var DTS_E_COULD_NOT_DETERMINE_DATASOURCE_DBMSNAME : int