ObjectSetCollection Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Ini adalah koleksi untuk 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)
- Warisan
-
ObjectSetCollection
Konstruktor
| Nama | Deskripsi |
|---|---|
| ObjectSetCollection(PolicyStore) |
Ini adalah koleksi untuk ObjectSets. |
Properti
| Nama | Deskripsi |
|---|---|
| Count |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcDictionaryCollection<T,K,ParentT>) |
| Initialized |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcCollection<T,K,ParentT>) |
| IsReadOnly |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcDictionaryCollection<T,K,ParentT>) |
| IsSynchronized |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcCollection<T,K,ParentT>) |
| Item[K] |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcCollection<T,K,ParentT>) |
| Item[String] |
Ini adalah koleksi untuk ObjectSets. |
| Parent |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcCollection<T,K,ParentT>) |
| SyncRoot |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcCollection<T,K,ParentT>) |
Metode
| Nama | Deskripsi |
|---|---|
| Add(T) |
Menambahkan obj ke koleksi (Diperoleh dari SfcCollection<T,K,ParentT>) |
| AddImpl(T) |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcDictionaryCollection<T,K,ParentT>) |
| AddShadow(T) |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcDictionaryCollection<T,K,ParentT>) |
| Clear() |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcDictionaryCollection<T,K,ParentT>) |
| Contains(K) |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcDictionaryCollection<T,K,ParentT>) |
| Contains(String) |
Ini adalah koleksi untuk ObjectSets. |
| Contains(T) |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcDictionaryCollection<T,K,ParentT>) |
| CopyTo(Array, Int32) |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcCollection<T,K,ParentT>) |
| CopyTo(T[], Int32) |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcDictionaryCollection<T,K,ParentT>) |
| CreateAndInitializeChildObject(K) |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcCollection<T,K,ParentT>) |
| EnsureCollectionInitialized() |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcCollection<T,K,ParentT>) |
| FinishMerge() |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcDictionaryCollection<T,K,ParentT>) |
| GetCollectionElementNameImpl() |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcCollection<T,K,ParentT>) |
| GetElementFactoryImpl() |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcCollection<T,K,ParentT>) |
| GetEnumerator() |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcDictionaryCollection<T,K,ParentT>) |
| GetExistingObjectByKey(K) |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcDictionaryCollection<T,K,ParentT>) |
| GetObjectByKey(K) |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcDictionaryCollection<T,K,ParentT>) |
| InitInnerCollection() |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcDictionaryCollection<T,K,ParentT>) |
| PrepareMerge() |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcDictionaryCollection<T,K,ParentT>) |
| Refresh() |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcCollection<T,K,ParentT>) |
| Refresh(Boolean) |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcCollection<T,K,ParentT>) |
| Remove(T) |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcDictionaryCollection<T,K,ParentT>) |
| RemoveImpl(T) |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcDictionaryCollection<T,K,ParentT>) |
| RemoveInternal(T) |
Hapus item yang diberikan oleh kunci. Objek yang ada ditandai dengan status ToBeDropped untuk dihilangkan saat induknya Diubah atau Dihilangkan. Pada saat itu objek yang ditandai akan dihapus dari koleksi. Objek Tertunda, Tidak Ada, atau Dihilangkan segera dihapus dari koleksi. (Diperoleh dari SfcCollection<T,K,ParentT>) |
| Rename(T, K) |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcCollection<T,K,ParentT>) |
| TryGetValue(K, T) |
Ini adalah koleksi untuk ObjectSets. (Diperoleh dari SfcDictionaryCollection<T,K,ParentT>) |