Classe ResourcePoolCollection

Represents a collection of Resource Pools.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
Public NotInheritable Class ResourcePoolCollection _
    Inherits SimpleObjectCollectionBase
'Uso
Dim instance As ResourcePoolCollection
public sealed class ResourcePoolCollection : SimpleObjectCollectionBase
public ref class ResourcePoolCollection sealed : public SimpleObjectCollectionBase
[<SealedAttribute>]
type ResourcePoolCollection =  
    class
        inherit SimpleObjectCollectionBase
    end
public final class ResourcePoolCollection extends SimpleObjectCollectionBase

Comentários

Inherits SimpleObjectCollectionBase

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.