ObjectSetCollection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
這是 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
建構函式
| 名稱 | 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>) |