언어

ReplicationTable.HasBigIntIdentityColumn 속성

정의

테이블에 데이터 타입의 bigint 정체성 열이 하나 이상 있는지 여부를 나타내는 값을 받습니다.

public:
 property bool HasBigIntIdentityColumn { bool get(); };
public bool HasBigIntIdentityColumn { get; }
member this.HasBigIntIdentityColumn : bool
Public ReadOnly Property HasBigIntIdentityColumn As Boolean

속성 값

true 테이블 bigint 에 항등 열 falsebigint 이 있으면

설명

이 속성은 HasBigIntIdentityColumn Publisher의 sysadmin 고정 서버 역할 구성원이나 출판 데이터베이스의 db_owner 고정 데이터베이스 구성원이 가져올 수 있습니다.

적용 대상