ReadOnlyEventColumnInfo::Key Class
Represents an SQL Foundation Class key for identification of ReadOnlyEventColumnInfo objects.
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
Microsoft.SqlServer.Management.Sdk.Sfc::SfcKey
Microsoft.SqlServer.Management.XEvent::ReadOnlyEventColumnInfo::Key
| Name | Description | |
|---|---|---|
![]() | ReadOnlyEventColumnInfo::Key() | Initializes a new instance of the ReadOnlyEventColumnInfo::Key class. |
![]() | ReadOnlyEventColumnInfo::Key(Dictionary<String^, Object^>^) | Initializes a new instance of the ReadOnlyEventColumnInfo::Key class. |
![]() | ReadOnlyEventColumnInfo::Key(ReadOnlyEventColumnInfo::Key^) | Initializes a new instance of the ReadOnlyEventColumnInfo::Key class. |
![]() | ReadOnlyEventColumnInfo::Key(String^) | Initializes a new instance of the ReadOnlyEventColumnInfo::Key class. |
| Name | Description | |
|---|---|---|
![]() | InstanceType | Gets the type of the instance class associated with this key class.(Inherited from SfcKey.) |
![]() | Name | Gets the name of the ReadOnlyEventColumnInfo::Key object. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether ReadOnlyEventColumnInfo::Key objects are equal.(Overrides SfcKey::Equals(Object^).) |
![]() ![]() | Equals(Object^, Object^) | Determines whether two objects are equal. |
![]() | Equals(SfcKey^) | Determines whether two iReadOnlyEventColumnInfo::Key objects are equal.(Overrides SfcKey::Equals(SfcKey^).) |
![]() | GetHashCode() | Gets the hash code of a ReadOnlyEventColumnInfo::Key object.(Overrides SfcKey::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetUrnFragment() | Gets an element of an Urn object.(Overrides SfcKey::GetUrnFragment().) |
![]() | ToString() |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(ReadOnlyEventColumnInfo::Key^, ReadOnlyEventColumnInfo::Key^) | Determines whether two ReadOnlyEventColumnInfo::Key objects are equal. |
![]() ![]() | Equality(ReadOnlyEventColumnInfo::Key^, Object^) | Determines whether a ReadOnlyEventColumnInfo::Key object is equal to another object. |
![]() ![]() | Equality(Object^, ReadOnlyEventColumnInfo::Key^) | Determines whether a ReadOnlyEventColumnInfo::Key object is equal to another object. |
![]() ![]() | Inequality(ReadOnlyEventColumnInfo::Key^, ReadOnlyEventColumnInfo::Key^) | Determines whether two ReadOnlyEventColumnInfo::Key objects are not equal. |
![]() ![]() | Inequality(ReadOnlyEventColumnInfo::Key^, Object^) | Determines whether a ReadOnlyEventColumnInfo::Key object is not equal another object. |
![]() ![]() | Inequality(Object^, ReadOnlyEventColumnInfo::Key^) | Determines whether a ReadOnlyEventColumnInfo::Key object is not equal another object. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



