CollectionSetExtender クラス
CollectionSet に新しいプロパティを追加できるようにします。また、拡張プロパティと元のプロパティの間の依存関係の確立にも役立ちます。
継承階層
System. . :: . .Object
Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcObjectExtender< (Of < ( <'CollectionSet> ) > ) >
Microsoft.SqlServer.Management.Collector..::..CollectionSetExtender
名前空間: Microsoft.SqlServer.Management.Collector
アセンブリ: Microsoft.SqlServer.Management.Collector (Microsoft.SqlServer.Management.Collector.dll)
構文
'宣言
Public NotInheritable Class CollectionSetExtender _
Inherits SfcObjectExtender(Of CollectionSet)
'使用
Dim instance As CollectionSetExtender
public sealed class CollectionSetExtender : SfcObjectExtender<CollectionSet>
public ref class CollectionSetExtender sealed : public SfcObjectExtender<CollectionSet^>
[<SealedAttribute>]
type CollectionSetExtender =
class
inherit SfcObjectExtender<CollectionSet>
end
public final class CollectionSetExtender extends SfcObjectExtender<CollectionSet>
CollectionSetExtender 型は、以下のメンバーを公開しています。
コンストラクター
| 名前 | 説明 | |
|---|---|---|
![]() |
CollectionSetExtender() () () () | CollectionSetExtender クラスの新しいインスタンスを初期化します。 |
![]() |
CollectionSetExtender(CollectionSet) | CollectionSetExtender クラスの新しいインスタンスを初期化します。 |
![]() |
CollectionSetExtender(CollectorConfigStore, String) | CollectionSetExtender クラスの新しいインスタンスを初期化します。 |
先頭に戻る
メソッド
先頭に戻る
イベント
| 名前 | 説明 | |
|---|---|---|
![]() |
PropertyChanged | (SfcObjectExtender< (Of < ( <'CollectionSet> ) > ) > から継承されています。) |
![]() |
PropertyMetadataChanged | (SfcObjectExtender< (Of < ( <'CollectionSet> ) > ) > から継承されています。) |
先頭に戻る
説明
この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)
.gif)