SecurityPredicateType Enum

Definition

Security predicate type

[System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Smo.SecurityPredicateTypeConverter))]
public enum SecurityPredicateType
[<System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Smo.SecurityPredicateTypeConverter))>]
type SecurityPredicateType = 
Public Enum SecurityPredicateType
Inheritance
SecurityPredicateType
Attributes

Fields

Block 1

A block predicate.

Filter 0

A filter predicate.

Applies to