HResults.DTS_E_UNSUPPORTEDSQLVERSION 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_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