PolicyCollection.Item[String] Property

Definition

public Microsoft.SqlServer.Management.Dmf.Policy this[string name] { get; }
member this.Item(string) : Microsoft.SqlServer.Management.Dmf.Policy
Default Public ReadOnly Property Item(name As String) As Policy

Parameters

name
String

Property Value

Applies to