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
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.SqlServer.Management.Smo. . :: . .AbstractCollectionBase
Microsoft.SqlServer.Management.Smo. . :: . .SmoCollectionBase
Microsoft.SqlServer.Management.Smo. . :: . .SortedListCollectionBase
Microsoft.SqlServer.Management.Smo. . :: . .SimpleObjectCollectionBase
Microsoft.SqlServer.Management.Smo..::..PlanGuideCollection
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.
Vedere anche