Właściwość PolicyCategoryInformation.PolicyName
Pobiera nazwę zasady.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Składnia
'Deklaracja
Public ReadOnly Property PolicyName As String
Get
'Użycie
Dim instance As PolicyCategoryInformation
Dim value As String
value = instance.PolicyName
public string PolicyName { get; }
public:
property String^ PolicyName {
String^ get ();
}
member PolicyName : string
function get PolicyName () : String
Wartość właściwości
Typ: System.String
Wartość ciąg, który zawiera nazwę zasady.
Zobacz także