SymmetricKeyCollection.Item Property
コレクション内にある、指定した名前またはインデックス番号の SymmetricKey オブジェクトを取得します。
解説
この名前空間、クラス、またはメンバは、Microsoft .NET Framework Version 2.0 でのみサポートされています。
オーバーロードの一覧
名前 | 説明 |
---|---|
SymmetricKeyCollection.Item (Int32) |
インデックス番号を指定して、コレクション内の SymmetricKey オブジェクトを取得します。
|
SymmetricKeyCollection.Item (String) |
名前を指定して、コレクション内の SymmetricKey オブジェクトを取得します。
|
参照
関連項目
SymmetricKeyCollection Class
SymmetricKeyCollection Members
Microsoft.SqlServer.Management.Smo Namespace