PolicyCollection Members
Include Protected Members
Include Inherited Members
The PolicyCollection class represents a collection of Policy objects that represent all policies in the policy store.
The PolicyCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PolicyCollection(PolicyStore) | Initializes a new instance of the PolicyCollection class. | |
PolicyCollection(PolicyStore, IComparer<String>) | Initializes a new instance of the PolicyCollection class. |
Top
Methods
Name | Description | |
---|---|---|
Add(UTP) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
AddShadow(UTP) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
Clear() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
Contains(String) | Verifies whether the specified string exists in the collection. | |
Contains(UTP) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
Contains(UTP) | (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
Contains(UTP) | (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
Contains(UTP) | (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
CopyTo(Array, Int32) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
CopyTo(array<UTP[], Int32) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
CreateAndInitializeChildObject(UTP) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
EnsureCollectionInitialized() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
FinishMerge() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
GetCollectionElementNameImpl() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
GetElementFactoryImpl() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
GetEnumerator() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
GetExistingObjectByKey(UTP) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
GetHashCode() | (Inherited from Object.) | |
GetObjectByKey(UTP) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
GetType() | (Inherited from Object.) | |
ImplAddExisting(UTP) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
ImplRemoveExisting(UTP) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
InitInnerCollection() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
MemberwiseClone() | (Inherited from Object.) | |
PrepareMerge() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
Refresh() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
Refresh(Boolean) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
Remove(UTP) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
RemoveInternal(UTP) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
Rename(UTP, UTP) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
ResetInnerCollection() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
Ascending() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
Count() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
CultureInfo() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
IgnoreCase() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
Initialized() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
IsReadOnly() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
IsSynchronized() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
Item[String] | Gets a Policy object in the collection by name. | |
Item(UTP) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
Parent() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
SyncRoot() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Add(SfcInstance) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#AddShadow(SfcInstance) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
System#Collections#Generic#IComparer{T}#Compare(UTP, UTP) | (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
System#ComponentModel#IListSource#ContainsListCollection() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Count() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#EnsureInitialized() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#FinishMerge() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#GetCollectionElementNameImpl() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#GetElementFactory() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
System#Collections#IEnumerable#GetEnumerator() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollatedDictionaryCollection<Policy, Policy.Key, PolicyStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#GetExisting(SfcKey, SfcInstance%) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
System#ComponentModel#IListSource#GetList() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#GetObjectByKey(SfcKey) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Initialized() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Parent() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#PrepareMerge() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Remove(SfcInstance) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#RemoveElement(SfcInstance) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) | |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Rename(SfcInstance, SfcKey) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcCollection<Policy, Policy.Key, PolicyStore>.) |
Top