DtsInvalidBreakpointSiteException Class
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.
The exception that is thrown to specify that there is an invalid breakpoint. This class cannot be inherited.
public ref class DtsInvalidBreakpointSiteException sealed : Microsoft::SqlServer::Dts::Runtime::DtsException
[System.Serializable]
public sealed class DtsInvalidBreakpointSiteException : Microsoft.SqlServer.Dts.Runtime.DtsException
[<System.Serializable>]
type DtsInvalidBreakpointSiteException = class
inherit DtsException
Public NotInheritable Class DtsInvalidBreakpointSiteException
Inherits DtsException
- Inheritance
- Attributes
Properties
ErrorCode |
Gets the error code that creates the appropriate exception class. This field is read-only. (Inherited from DtsException) |