ObjectSetCollection 類別

定義

這是 ObjectSets 的集合。

public sealed class ObjectSetCollection : Microsoft.SqlServer.Management.Sdk.Sfc.SfcDictionaryCollection<Microsoft.SqlServer.Management.Dmf.ObjectSet,Microsoft.SqlServer.Management.Dmf.ObjectSet.Key,Microsoft.SqlServer.Management.Dmf.PolicyStore>
type ObjectSetCollection = class
    inherit SfcDictionaryCollection<ObjectSet, ObjectSet.Key, PolicyStore>
Public NotInheritable Class ObjectSetCollection
Inherits SfcDictionaryCollection(Of ObjectSet, ObjectSet.Key, PolicyStore)
繼承

建構函式

名稱 Description
ObjectSetCollection(PolicyStore)

這是 ObjectSets 的集合。

屬性

名稱 Description
Count

這是 ObjectSets 的集合。

(繼承來源 SfcDictionaryCollection<T,K,ParentT>)
Initialized

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
IsReadOnly

這是 ObjectSets 的集合。

(繼承來源 SfcDictionaryCollection<T,K,ParentT>)
IsSynchronized

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
Item[K]

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
Item[String]

這是 ObjectSets 的集合。

Parent

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
SyncRoot

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)

方法

名稱 Description
Add(T)

將 obj 加入集合

(繼承來源 SfcCollection<T,K,ParentT>)
AddImpl(T)

這是 ObjectSets 的集合。

(繼承來源 SfcDictionaryCollection<T,K,ParentT>)
AddShadow(T)

這是 ObjectSets 的集合。

(繼承來源 SfcDictionaryCollection<T,K,ParentT>)
Clear()

這是 ObjectSets 的集合。

(繼承來源 SfcDictionaryCollection<T,K,ParentT>)
Contains(K)

這是 ObjectSets 的集合。

(繼承來源 SfcDictionaryCollection<T,K,ParentT>)
Contains(String)

這是 ObjectSets 的集合。

Contains(T)

這是 ObjectSets 的集合。

(繼承來源 SfcDictionaryCollection<T,K,ParentT>)
CopyTo(Array, Int32)

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
CopyTo(T[], Int32)

這是 ObjectSets 的集合。

(繼承來源 SfcDictionaryCollection<T,K,ParentT>)
CreateAndInitializeChildObject(K)

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
EnsureCollectionInitialized()

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
FinishMerge()

這是 ObjectSets 的集合。

(繼承來源 SfcDictionaryCollection<T,K,ParentT>)
GetCollectionElementNameImpl()

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
GetElementFactoryImpl()

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
GetEnumerator()

這是 ObjectSets 的集合。

(繼承來源 SfcDictionaryCollection<T,K,ParentT>)
GetExistingObjectByKey(K)

這是 ObjectSets 的集合。

(繼承來源 SfcDictionaryCollection<T,K,ParentT>)
GetObjectByKey(K)

這是 ObjectSets 的集合。

(繼承來源 SfcDictionaryCollection<T,K,ParentT>)
InitInnerCollection()

這是 ObjectSets 的集合。

(繼承來源 SfcDictionaryCollection<T,K,ParentT>)
PrepareMerge()

這是 ObjectSets 的集合。

(繼承來源 SfcDictionaryCollection<T,K,ParentT>)
Refresh()

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
Refresh(Boolean)

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
Remove(T)

這是 ObjectSets 的集合。

(繼承來源 SfcDictionaryCollection<T,K,ParentT>)
RemoveImpl(T)

這是 ObjectSets 的集合。

(繼承來源 SfcDictionaryCollection<T,K,ParentT>)
RemoveInternal(T)

移除鑰匙中給的物品。 現有物件會標示為 ToBeDropped 狀態,當其父物件被更改或丟棄時會被移除。 屆時標記的物件將從收藏中移除。 待處理時,無或丟棄物件會立即從收藏中移除。

(繼承來源 SfcCollection<T,K,ParentT>)
Rename(T, K)

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
TryGetValue(K, T)

這是 ObjectSets 的集合。

(繼承來源 SfcDictionaryCollection<T,K,ParentT>)

明確介面實作

名稱 Description
IEnumerable.GetEnumerator()

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
IListSource.ContainsListCollection

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
IListSource.GetList()

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
ISfcCollection.Add(SfcInstance)

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
ISfcCollection.AddShadow(SfcInstance)

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
ISfcCollection.Count

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
ISfcCollection.EnsureInitialized()

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
ISfcCollection.FinishMerge()

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
ISfcCollection.GetCollectionElementNameImpl()

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
ISfcCollection.GetElementFactory()

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
ISfcCollection.GetExisting(SfcKey, SfcInstance)

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
ISfcCollection.GetObjectByKey(SfcKey)

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
ISfcCollection.Initialized

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
ISfcCollection.Parent

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
ISfcCollection.PrepareMerge()

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
ISfcCollection.Remove(SfcInstance)

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
ISfcCollection.RemoveElement(SfcInstance)

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)
ISfcCollection.Rename(SfcInstance, SfcKey)

這是 ObjectSets 的集合。

(繼承來源 SfcCollection<T,K,ParentT>)

適用於