HResults.DTS_E_CONNECTTOSERVERFAILED 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_CONNECTTOSERVERFAILED MessageText: Connecting to the Integration Services service on the computer "%1!s!" failed with the following error: "%2!s!".
public: int DTS_E_CONNECTTOSERVERFAILED = -1073651542;
C#
public const int DTS_E_CONNECTTOSERVERFAILED = -1073651542;
val mutable DTS_E_CONNECTTOSERVERFAILED : int
Public Const DTS_E_CONNECTTOSERVERFAILED As Integer = -1073651542
Value = -1073651542
منتج | الإصدارات |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |