HResults.DTS_E_UNSUPPORTEDSQLVERSION Field

Definition

MessageId: DTS_E_UNSUPPORTEDSQLVERSION MessageText: The attempted operation is not supported with this database version.

public: int DTS_E_UNSUPPORTEDSQLVERSION = -1073638651;
public const int DTS_E_UNSUPPORTEDSQLVERSION = -1073638651;
val mutable DTS_E_UNSUPPORTEDSQLVERSION : int
Public Const DTS_E_UNSUPPORTEDSQLVERSION As Integer  = -1073638651

Field Value

Value = -1073638651

Applies to