Microsoft.SqlServer.TransactSql.ScriptDom by Microsoft

<PackageReference Include="Microsoft.SqlServer.TransactSql.ScriptDom" Version="161.8919.0" />

.NET API 5,157,296 bytes

 SecurityPredicateAction

Represents a security predicate add alter or drop action.

The type of security predicate action being taken.

public FunctionCall FunctionCall { get; set; }

The function call used by this predicate.

The security predicate operation

The type of security predicate on which the action is being performed

public SchemaObjectName TargetObjectName { get; set; }

Target object name of this prediate.