Share via


Classe BreakpointTargets

Contains a collection of BreakpointTarget objects. This class cannot be inherited.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public NotInheritable Class BreakpointTargets _
    Inherits DTSReadOnlyCollectionBase
'Utilisation
Dim instance As BreakpointTargets
public sealed class BreakpointTargets : DTSReadOnlyCollectionBase
public ref class BreakpointTargets sealed : public DTSReadOnlyCollectionBase
[<SealedAttribute>]
type BreakpointTargets =  
    class
        inherit DTSReadOnlyCollectionBase
    end
public final class BreakpointTargets extends DTSReadOnlyCollectionBase

Notes

Inherits from DTSReadOnlyCollectionBase.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.SqlServer.Dts.Runtime. . :: . .DTSReadOnlyCollectionBase
    Microsoft.SqlServer.Dts.Runtime..::..BreakpointTargets

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.