언어

ReplicationTable.HasBigIntColumn 속성

정의

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

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

속성 값

true 테이블에 열이 있으면 bigint ; false 열이 없 bigint 으면

설명

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

적용 대상