Condividi tramite


Classe PlanGuideCollection

Collection of plan guide objects.

Spazio dei nomi:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class PlanGuideCollection _
    Inherits SimpleObjectCollectionBase
'Utilizzo
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

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.