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)
继承

构造函数

名称 说明
ObjectSetCollection(PolicyStore)

这是 ObjectSets 的集合。

属性

名称 说明
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>)

方法

名称 说明
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>)

显式接口实现

名称 说明
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>)

适用于