SecurityPolicyStatement.SecurityPolicyOptions Property

Definition

The security predicate options for this statement.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.SecurityPolicyOption> SecurityPolicyOptions { get; }
member this.SecurityPolicyOptions : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.SecurityPolicyOption>
Public ReadOnly Property SecurityPolicyOptions As IList(Of SecurityPolicyOption)

Property Value

Applies to