다음을 통해 공유


Version 클래스

정의

모든 모델 멤버, 특성, 계층 및 모델의 컬렉션을 포함하는 스냅샷을 지정합니다. 이는 대개 특정 기간을 나타냅니다.

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

생성자

Version()

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

속성

AuditInfo

감사 정보를 가져오거나 설정합니다.

(다음에서 상속됨 MdmDataContractOfModelContextIdentifier)
CopiedFromVersionId

이 버전이 복사된 원본 버전을 가져오거나 설정합니다. 초기 버전을 제외하고 이후의 모든 버전은 다른 버전에서 복사해야 합니다.

Description

버전에 대한 설명을 가져오거나 설정합니다.

ExtensionData

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

(다음에서 상속됨 DataContractBase)
Identifier

모델 컨텍스트의 ID를 가져오거나 설정합니다.

(다음에서 상속됨 MdmDataContractOfModelContextIdentifier)
Permission

보안 권한을 가져오거나 설정합니다.

(다음에서 상속됨 MdmDataContractOfModelContextIdentifier)
ValidationStatus

버전의 멤버 데이터에 대한 현재 유효성 검사 상태를 가져오거나 설정합니다.

VersionFlagId

이 버전이 연결되는 버전 플래그를 가져오거나 설정합니다.

VersionNumber

표시할 수 있는 버전 번호를 가져오거나 설정합니다.

VersionStatus

버전의 현재 상태를 가져오거나 설정합니다.

적용 대상