SecurityPredicateType 列挙型

定義

セキュリティ述語の種類

[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
継承
SecurityPredicateType
属性

フィールド

名前 説明
Filter 0

フィルター述語。

Block 1

ブロック述語。

適用対象