TablePermission.FilterExpression 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.
The DAX expression that filters the rows in the table when this security role is in effect.
public string FilterExpression { get; set; }
member this.FilterExpression : string with get, set
Public Property FilterExpression As String