ConnectionEvaluationHistoryCollection Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Dies ist die Sammlung für ConnectionEvaluationHistorys.
public sealed class ConnectionEvaluationHistoryCollection : Microsoft.SqlServer.Management.Sdk.Sfc.SfcDictionaryCollection<Microsoft.SqlServer.Management.Dmf.ConnectionEvaluationHistory,Microsoft.SqlServer.Management.Dmf.ConnectionEvaluationHistory.Key,Microsoft.SqlServer.Management.Dmf.EvaluationHistory>
type ConnectionEvaluationHistoryCollection = class
inherit SfcDictionaryCollection<ConnectionEvaluationHistory, ConnectionEvaluationHistory.Key, EvaluationHistory>
Public NotInheritable Class ConnectionEvaluationHistoryCollection
Inherits SfcDictionaryCollection(Of ConnectionEvaluationHistory, ConnectionEvaluationHistory.Key, EvaluationHistory)
- Vererbung
-
SfcDictionaryCollection<ConnectionEvaluationHistory,ConnectionEvaluationHistory.Key,EvaluationHistory>ConnectionEvaluationHistoryCollection
Konstruktoren
| Name | Beschreibung |
|---|---|
| ConnectionEvaluationHistoryCollection(EvaluationHistory) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. |
Eigenschaften
| Name | Beschreibung |
|---|---|
| Count |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcDictionaryCollection<T,K,ParentT>) |
| Initialized |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| IsReadOnly |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcDictionaryCollection<T,K,ParentT>) |
| IsSynchronized |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| Item[Int32] |
Dies ist die Sammlung für ConnectionEvaluationHistorys. |
| Item[K] |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| Parent |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| SyncRoot |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
Methoden
| Name | Beschreibung |
|---|---|
| Add(T) |
Fügt der Auflistung das Obj hinzu. (Geerbt von SfcCollection<T,K,ParentT>) |
| AddImpl(T) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcDictionaryCollection<T,K,ParentT>) |
| AddShadow(T) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcDictionaryCollection<T,K,ParentT>) |
| Clear() |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcDictionaryCollection<T,K,ParentT>) |
| Contains(Int32) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. |
| Contains(K) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcDictionaryCollection<T,K,ParentT>) |
| Contains(T) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcDictionaryCollection<T,K,ParentT>) |
| CopyTo(Array, Int32) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| CopyTo(T[], Int32) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcDictionaryCollection<T,K,ParentT>) |
| CreateAndInitializeChildObject(K) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| EnsureCollectionInitialized() |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| FinishMerge() |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcDictionaryCollection<T,K,ParentT>) |
| GetCollectionElementNameImpl() |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| GetElementFactoryImpl() |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| GetEnumerator() |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcDictionaryCollection<T,K,ParentT>) |
| GetExistingObjectByKey(K) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcDictionaryCollection<T,K,ParentT>) |
| GetObjectByKey(K) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcDictionaryCollection<T,K,ParentT>) |
| InitInnerCollection() |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcDictionaryCollection<T,K,ParentT>) |
| PrepareMerge() |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcDictionaryCollection<T,K,ParentT>) |
| Refresh() |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| Refresh(Boolean) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| Remove(T) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcDictionaryCollection<T,K,ParentT>) |
| RemoveImpl(T) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcDictionaryCollection<T,K,ParentT>) |
| RemoveInternal(T) |
Entfernen Sie das durch den Schlüssel angegebene Element. Vorhandenes Objekt wird mit dem Status "ToBeDropped" gekennzeichnet, wenn das übergeordnete Objekt geändert oder verworfen wird. Zu diesem Zeitpunkt wird das markierte Objekt aus der Auflistung entfernt. Ausstehend, None- oder Dropped-Objekte werden sofort aus der Auflistung entfernt. (Geerbt von SfcCollection<T,K,ParentT>) |
| Rename(T, K) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| TryGetValue(K, T) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcDictionaryCollection<T,K,ParentT>) |
Explizite Schnittstellenimplementierungen
| Name | Beschreibung |
|---|---|
| IEnumerable.GetEnumerator() |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| IListSource.ContainsListCollection |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| IListSource.GetList() |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| ISfcCollection.Add(SfcInstance) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| ISfcCollection.AddShadow(SfcInstance) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| ISfcCollection.Count |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| ISfcCollection.EnsureInitialized() |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| ISfcCollection.FinishMerge() |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| ISfcCollection.GetCollectionElementNameImpl() |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| ISfcCollection.GetElementFactory() |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| ISfcCollection.GetExisting(SfcKey, SfcInstance) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| ISfcCollection.GetObjectByKey(SfcKey) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| ISfcCollection.Initialized |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| ISfcCollection.Parent |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| ISfcCollection.PrepareMerge() |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| ISfcCollection.Remove(SfcInstance) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| ISfcCollection.RemoveElement(SfcInstance) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |
| ISfcCollection.Rename(SfcInstance, SfcKey) |
Dies ist die Sammlung für ConnectionEvaluationHistorys. (Geerbt von SfcCollection<T,K,ParentT>) |