HResults.DTS_E_CONFIGFAILED Field
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_CONFIGFAILED MessageText: Configuration failure. This is a generic warning for all configuration types. Other warnings should precede this with more information.
public: int DTS_E_CONFIGFAILED = -1073668023;
C#
public const int DTS_E_CONFIGFAILED = -1073668023;
val mutable DTS_E_CONFIGFAILED : int
Public Const DTS_E_CONFIGFAILED As Integer = -1073668023
Value = -1073668023
منتج | الإصدارات |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |