Event.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.
A key class for identification.
public sealed class Event.Key : Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
type Event.Key = class
inherit SfcKey
Public NotInheritable Class Event.Key
Inherits SfcKey
- Inheritance
Event. |
Default constructor for generic Key generation |
Event. |
Initializes a new instance of the Event.Key class. |
Event. |
Constructors |
Event. |
Initializes a new instance of the Event.Key class. |
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 |
Gets the name. |
Equals(Object, Object) |
Equalses the specified obj1. |
Equals(Object) |
Equality and Hashing |
Equals(Sfc |
Equalses the specified key. |
Get |
Equality and Hashing |
Get |
Conversions |
To |
Each Key (Inherited from SfcKey) |
Equality(Event+Key, Event+Key) |
Implements the operator ==. |
Equality(Event+Key, Object) |
Implements the operator ==. |
Equality(Object, Event+Key) |
Implements the operator ==. |
Inequality(Event+Key, Event+Key) |
Implements the operator !=. |
Inequality(Event+Key, Object) |
Implements the operator !=. |
Inequality(Object, Event+Key) |
Implements the operator !=. |
Производ | Верзије |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |