HResults.DTS_E_DTSNAME_NOTEMPTY 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_DTSNAME_NOTEMPTY MessageText: The object name is not valid. The name cannot be empty.
public: int DTS_E_DTSNAME_NOTEMPTY = -1073614335;
C#
public const int DTS_E_DTSNAME_NOTEMPTY = -1073614335;
val mutable DTS_E_DTSNAME_NOTEMPTY : int
Public Const DTS_E_DTSNAME_NOTEMPTY As Integer = -1073614335
Value = -1073614335
منتج | الإصدارات |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |