Classe PartitionNumberedObjectCollectionBase

The PartitionNumberedObjectCollectionBase is a base class that is inherited by the PhysicalPartitionCollection class.

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

Syntaxe

'Déclaration
Public MustInherit Class PartitionNumberedObjectCollectionBase _
    Inherits SortedListCollectionBase
'Utilisation
Dim instance As PartitionNumberedObjectCollectionBase
public abstract class PartitionNumberedObjectCollectionBase : SortedListCollectionBase
public ref class PartitionNumberedObjectCollectionBase abstract : public SortedListCollectionBase
[<AbstractClassAttribute>]
type PartitionNumberedObjectCollectionBase =  
    class
        inherit SortedListCollectionBase
    end
public abstract class PartitionNumberedObjectCollectionBase extends SortedListCollectionBase

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.