MemberKey 클래스

정의

구성원 코드, 내부 ID 또는 둘 다를 보유합니다.

public ref class MemberKey : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="MemberKey", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class MemberKey : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="MemberKey", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type MemberKey = class
    inherit DataContractBase
Public Class MemberKey
Inherits DataContractBase
상속
특성

생성자

Name Description
MemberKey()

MemberKey 클래스의 새 인스턴스를 초기화합니다.

속성

Name Description
ExtensionData

추가 데이터가 포함된 구조를 가져오거나 설정합니다.

(다음에서 상속됨 DataContractBase)
MemberCode

멤버의 코드 값을 받거나 설정합니다.

MemberId

멤버의 내부 ID를 받거나 설정합니다.

적용 대상