Classe CollectionSetCollection
CollectionSetCollection is a SFC collection class for collection sets.
Hierarquia de herança
System. . :: . .Object
Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >
Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >
Microsoft.SqlServer.Management.Collector..::..CollectionSetCollection
Namespace: Microsoft.SqlServer.Management.Collector
Assembly: Microsoft.SqlServer.Management.Collector (em Microsoft.SqlServer.Management.Collector.dll)
Sintaxe
'Declaração
Public NotInheritable Class CollectionSetCollection _
Inherits SfcCollatedDictionaryCollection(Of CollectionSet, CollectionSet..::..Key, CollectorConfigStore)
'Uso
Dim instance As CollectionSetCollection
public sealed class CollectionSetCollection : SfcCollatedDictionaryCollection<CollectionSet, CollectionSet..::..Key, CollectorConfigStore>
public ref class CollectionSetCollection sealed : public SfcCollatedDictionaryCollection<CollectionSet^, CollectionSet..::..Key^, CollectorConfigStore^>
[<SealedAttribute>]
type CollectionSetCollection =
class
inherit SfcCollatedDictionaryCollection<CollectionSet, CollectionSet..::..Key, CollectorConfigStore>
end
public final class CollectionSetCollection extends SfcCollatedDictionaryCollection<CollectionSet, CollectionSet..::..Key, CollectorConfigStore>
O tipo CollectionSetCollection expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
CollectionSetCollection | Instantiates a new collection set based on the CollectorConfigStore object that is provided as a parent for the collection set. |
Início
Propriedades
Início
Métodos
Início
Implementações de interfaces explícitas
Nome | Descrição | |
---|---|---|
ISfcCollection. . :: . .Add | (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.) | |
ISfcCollection. . :: . .AddShadow | (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.) | |
IComparer< (Of < <' (K> ) > > ). . :: . .Compare | (Herdado de SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.) | |
IListSource. . :: . .ContainsListCollection | (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.) | |
ISfcCollection. . :: . .Count | (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.) | |
ISfcCollection. . :: . .EnsureInitialized | (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.) | |
ISfcCollection. . :: . .FinishMerge | (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.) | |
ISfcCollection. . :: . .GetCollectionElementNameImpl | (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.) | |
ISfcCollection. . :: . .GetElementFactory | (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.) | |
IEnumerable. . :: . .GetEnumerator | (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.) | |
ISfcCollection. . :: . .GetExisting | (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.) | |
IListSource. . :: . .GetList | (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.) | |
ISfcCollection. . :: . .GetObjectByKey | (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.) | |
ISfcCollection. . :: . .Initialized | (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.) | |
ISfcCollection. . :: . .Parent | (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.) | |
ISfcCollection. . :: . .PrepareMerge | (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.) | |
ISfcCollection. . :: . .Remove | (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.) | |
ISfcCollection. . :: . .RemoveElement | (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.) | |
ISfcCollection. . :: . .Rename | (Herdado de SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >.) |
Início
Comentários
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.