Condividi tramite


Classe PartitionNumberedObjectCollectionBase

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

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

Sintassi

'Dichiarazione
Public MustInherit Class PartitionNumberedObjectCollectionBase _
    Inherits SortedListCollectionBase
'Utilizzo
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

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.