다음을 통해 공유


VersionFlag 클래스

정의

통합 재작업을 줄이기 위해 버전에 연결할 수 있는 표준 식별자를 제공하는 태그를 지정합니다.

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

설명

이러한 식별자는 커밋된 버전으로만 제한되거나 부울 설정에 따라 모든 버전에서 사용할 수 있습니다.

생성자

VersionFlag()

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

속성

AssignedVersionId

버전 플래그를 연결해야 할 버전의 ID를 가져오거나 설정합니다.

AuditInfo

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

(다음에서 상속됨 MdmDataContractOfModelContextIdentifier)
Description

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

ExtensionData

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

(다음에서 상속됨 DataContractBase)
Identifier

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

(다음에서 상속됨 MdmDataContractOfModelContextIdentifier)
IsCommittedOnly

VersionFlag를 커밋된 버전에만 연결해야 할지 여부를 나타내는 값을 가져오거나 설정합니다.

Permission

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

(다음에서 상속됨 MdmDataContractOfModelContextIdentifier)

적용 대상