CollectorConfigStore.Key Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class CollectorConfigStore.Key : Microsoft.SqlServer.Management.Sdk.Sfc.DomainRootKey
type CollectorConfigStore.Key = class
inherit DomainRootKey
Public Class CollectorConfigStore.Key
Inherits DomainRootKey
- Inheritance
Collector |
Default constructor for generic Key generation. Caller has to remember to set Root. |
Domain | (Inherited from DomainRootKey) |
Instance |
The Type of the instance class associated with this key class. Default impl is the way a nested key class would do it for compatiblity with existing models using that technique. This should be overriden in any key class which is not a nested class of the instance type. (Inherited from SfcKey) |
Name |
Name is the key property for a collection set |
Equals(Object, Object) | |
Equals(Object) | |
Equals(Sfc |
|
Get |
|
Get |
|
To |
Each Key (Inherited from SfcKey) |
Equality(Collector |
|
Equality(Collector |
Both sides are equal if they both null, or Both are not null AND lhs is a Key AND the keys are equal |
Equality(Object, Collector |
Both sides are equal if they both null, or Both are not null AND rhs is a Key AND the keys are equal |
Inequality(Collector |
|
Inequality(Collector |
|
Inequality(Object, Collector |
Produkt | Verzie |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 160.2004021.0 |