閱讀英文

共用方式為


Condition 屬性

Gets or sets the condition.

命名空間:  Microsoft.SqlServer.Management.Dmf
組件:  Microsoft.SqlServer.Dmf (在 Microsoft.SqlServer.Dmf.dll 中)

語法

[SfcPropertyAttribute(SfcPropertyFlags.Required)]
[SfcReferenceAttribute(typeof(Condition), "PolicyStore/Condition[@Name='{0}']", 
    )]
public string Condition { get; set; }

屬性值

型別:System. . :: . .String
A string value that specifies the condition.