Member 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
마스터 데이터 멤버 또는 데이터 행을 지정합니다.
public ref class Member : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="Member", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class Member : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="Member", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type Member = class
inherit DataContractBase
Public Class Member
Inherits DataContractBase
- 상속
- 특성
생성자
Member() |
Member 클래스의 새 인스턴스를 초기화합니다. |
속성
Attributes |
특성 배열을 가져오거나 설정합니다. |
AuditInfo |
감사 정보를 가져오거나 설정합니다. |
Collections |
컬렉션 유형 부모 멤버를 포함하는 마스터 데이터 컬렉션의 배열을 가져오거나 설정합니다. |
ExtensionData |
추가 데이터를 포함하는 구조를 가져오거나 설정합니다. (다음에서 상속됨 DataContractBase) |
MemberId |
멤버의 ID를 가져오거나 설정합니다. |
Parents |
명시적 계층에서 멤버의 부모를 포함하는 배열을 가져오거나 설정합니다. |
SecurityPermission |
멤버에 대한 사용자의 권한 부여를 가져오거나 설정합니다. |
TransactionAnnotation |
트랜잭션의 주석을 가져오거나 설정합니다. |
ValidationStatus |
유효성 검사 상태를 가져오거나 설정합니다. |