Loe inglise keeles

Jagamisviis:


MemberKey Class

Definition

Used to store Code/Id Pairs.

C#
[System.Runtime.Serialization.DataContract(Name="MemberKey", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class MemberKey : Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Inheritance
Attributes

Remarks

The MemberKey is used to store code and identifier pairs.

Constructors

MemberKey()

Initializes a new instance of the MemberKey class.

Properties

MemberCode

The MemberCode that will be either lookup up of used to get the Id.

MemberId

The MemberId that will be either lookup up of used to get the Code.

Methods

SetProperty<T>(T, T, String, Boolean)

Changes the property to the given value.
Returns whether the new value is different from the old value.

(Inherited from DataContractBase)
SetProperty<T>(T, T, String)

Changes the property to the given value.
Returns whether the new value is different from the old value.

(Inherited from DataContractBase)

Applies to

Toode Versioonid
SQL Server .NET SDK 2016, 2017, 2019