RegisteredServersStore.Key Class
Definition
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 sealed class RegisteredServersStore.Key : Microsoft.SqlServer.Management.Sdk.Sfc.DomainRootKey
type RegisteredServersStore.Key = class
inherit DomainRootKey
Public NotInheritable Class RegisteredServersStore.Key
Inherits DomainRootKey
- Inheritance
Constructors
RegisteredServersStore.Key() |
Default constructor for generic Key generation |
Properties
Domain | (Inherited from DomainRootKey) |
InstanceType |
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) |
Methods
Equals(Object, Object) | |
Equals(Object) |
Equality and Hashing |
Equals(SfcKey) | |
GetHashCode() | |
GetUrnFragment() |
Conversions |
ToString() |
Each Key (Inherited from SfcKey) |