SecurityPredicateCollection.Item[Int32] プロパティ

定義

特定のインデックスのセキュリティ述語を返します。

public Microsoft.SqlServer.Management.Smo.SecurityPredicate this[int index] { get; }
member this.Item(int) : Microsoft.SqlServer.Management.Smo.SecurityPredicate
Default Public ReadOnly Property Item(index As Integer) As SecurityPredicate

パラメーター

index
Int32

コレクション内のインデックス

プロパティ値

指定されたインデックスのセキュリティ述語

適用対象