TransSubscriptionCollection.Item Property
コレクション中の TransSubscription オブジェクトを、サブスクリプションを一意に定義するインデックス番号またはプロパティを使って取得します。
解説
この名前空間、クラス、またはメンバは、.NET Framework 2.0 でのみサポートされています。
オーバーロードの一覧
名前 | 説明 |
---|---|
TransSubscriptionCollection.Item (Int32) |
コレクション内にある指定したインデックス番号の TransSubscription オブジェクトを取得します。
|
TransSubscriptionCollection.Item (String, String) |
TransSubscriptionCollection 内の TransSubscription オブジェクトを、サブスクリプションを一意に識別する SubscriberName プロパティおよび SubscriptionDBName プロパティを使って取得します。
|
参照
関連項目
TransSubscriptionCollection Class
TransSubscriptionCollection Members
Microsoft.SqlServer.Replication Namespace