Classe CollectionSetCollection
CollectionSetCollection is a SFC collection class for collection sets.
Gerarchia di ereditarietà
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
Spazio dei nomi Microsoft.SqlServer.Management.Collector
Assembly: Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class CollectionSetCollection _
Inherits SfcCollatedDictionaryCollection(Of CollectionSet, CollectionSet..::..Key, CollectorConfigStore)
'Utilizzo
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>
Nel tipo CollectionSetCollection sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
CollectionSetCollection | Instantiates a new collection set based on the CollectorConfigStore object that is provided as a parent for the collection set. |
In alto
Proprietà
In alto
Metodi
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
ISfcCollection. . :: . .Add | Ereditato da SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >. | |
ISfcCollection. . :: . .AddShadow | Ereditato da SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >. | |
IComparer< (Of < <' (K> ) > > ). . :: . .Compare | Ereditato da SfcCollatedDictionaryCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >. | |
IListSource. . :: . .ContainsListCollection | Ereditato da SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >. | |
ISfcCollection. . :: . .Count | Ereditato da SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >. | |
ISfcCollection. . :: . .EnsureInitialized | Ereditato da SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >. | |
ISfcCollection. . :: . .FinishMerge | Ereditato da SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >. | |
ISfcCollection. . :: . .GetCollectionElementNameImpl | Ereditato da SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >. | |
ISfcCollection. . :: . .GetElementFactory | Ereditato da SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >. | |
IEnumerable. . :: . .GetEnumerator | Ereditato da SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >. | |
ISfcCollection. . :: . .GetExisting | Ereditato da SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >. | |
IListSource. . :: . .GetList | Ereditato da SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >. | |
ISfcCollection. . :: . .GetObjectByKey | Ereditato da SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >. | |
ISfcCollection. . :: . .Initialized | Ereditato da SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >. | |
ISfcCollection. . :: . .Parent | Ereditato da SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >. | |
ISfcCollection. . :: . .PrepareMerge | Ereditato da SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >. | |
ISfcCollection. . :: . .Remove | Ereditato da SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >. | |
ISfcCollection. . :: . .RemoveElement | Ereditato da SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >. | |
ISfcCollection. . :: . .Rename | Ereditato da SfcCollection< (Of < ( <'CollectionSet, CollectionSet. . :: . .Key, CollectorConfigStore> ) > ) >. |
In alto
Osservazioni
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.