ConditionExtender.DependentPolicies Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
provides a list of dependant policies
[Microsoft.SqlServer.Management.Sdk.Sfc.ExtendedProperty]
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Management.Dmf.Policy> DependentPolicies { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.ExtendedProperty>]
member this.DependentPolicies : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Management.Dmf.Policy>
Public ReadOnly Property DependentPolicies As ReadOnlyCollection(Of Policy)
Property Value
- Attributes