Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
The specified breakpoint ID does not exist. This error occurs when a task references a breakpoint that does not exist.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Syntax
'Declaration
Public Const DTS_E_BPUNKNOWNID As Integer
public const int DTS_E_BPUNKNOWNID
public:
literal int DTS_E_BPUNKNOWNID
public static final int DTS_E_BPUNKNOWNID
public const var DTS_E_BPUNKNOWNID : int
Remarks
This error occurs when a task references a breakpoint that does not exist.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
HResults Class
HResults Members
Microsoft.SqlServer.Dts.Runtime Namespace