次の方法で共有


IndexCollection.Item Property

コレクション内にある Index オブジェクトを、名前またはインデックス番号で取得します。

解説

この名前空間、クラス、またはメンバは、Microsoft .NET Framework 2.0 でのみサポートされています。

オーバーロードの一覧

名前 説明
IndexCollection.Item (Int32)
コレクション内にある Index オブジェクトを、インデックス番号で取得します。
IndexCollection.Item (String)
コレクション内にある Index オブジェクトを、名前で取得します。

参照

関連項目

IndexCollection Class
IndexCollection Members
Microsoft.SqlServer.Management.Smo Namespace

その他の技術情報

コレクションの使用