SecurityPredicateAction.FunctionCall Property

Definition

The function call used by this predicate.

public Microsoft.SqlServer.TransactSql.ScriptDom.FunctionCall FunctionCall { get; set; }
member this.FunctionCall : Microsoft.SqlServer.TransactSql.ScriptDom.FunctionCall with get, set
Public Property FunctionCall As FunctionCall

Property Value

Applies to