Classe PlanGuideCollection

Collection of plan guide objects.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

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

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.