次の方法で共有


ServerInstanceCollection.Item Property

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

解説

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

オーバーロードの一覧

名前 説明
ServerInstanceCollection.Item (Int32)
コレクション内にある指定したインデックス番号の ServerInstance オブジェクトを取得します。
ServerInstanceCollection.Item (String)
コレクション内にある指定した名前の ServerInstance オブジェクトを取得します。

参照

関連項目

ServerInstanceCollection Class
ServerInstanceCollection Members
Microsoft.SqlServer.Management.Smo.Wmi Namespace