Condition.Key Class

Definition

C#
public sealed class Condition.Key : Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
Inheritance
Condition.Key

Constructors

Condition.Key()

Default constructor for generic Key generation

Condition.Key(Condition+Key)

Constructors

Condition.Key(String)

Properties

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)
Name

Methods

Equals(Object, Object)
Equals(Object)

Equality and Hashing

Equals(SfcKey)
GetHashCode()

Equality and Hashing

GetUrnFragment()

Conversions

ToString()

Each Key

(Inherited from SfcKey)

Operators

Applies to

Product Versions
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0