CollectionSetExtender Class
Allows adding the new properties to a CollectionSet and it also helps to establish dependencies between extended property and the original one
Assembly: Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)
Microsoft.SqlServer.Management.Sdk.Sfc::SfcObjectExtender<TSfcInstance>
Microsoft.SqlServer.Management.Collector::CollectionSetExtender
| Name | Description | |
|---|---|---|
![]() | CollectionSetExtender() | Initializes a new instance of the CollectionSetExtender class. |
![]() | CollectionSetExtender(CollectionSet^) | Initializes a new instance of the CollectionSetExtender class. |
![]() | CollectionSetExtender(CollectorConfigStore^, String^) | Initializes a new instance of the CollectionSetExtender class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetPropertySet() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcObjectExtender<TSfcInstance>.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcObjectExtender<TSfcInstance>.) |
![]() | PropertyMetadataChanged | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcObjectExtender<TSfcInstance>.) |
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

