MergeConflictCount.ConflictTableName 속성

정의

충돌 데이터 행을 저장하는 테이블의 이름을 가져오거나 설정합니다.

public:
 property System::String ^ ConflictTableName { System::String ^ get(); };
public string ConflictTableName { get; }
member this.ConflictTableName : string
Public ReadOnly Property ConflictTableName As String

속성 값

테이블 이름을 지정하는 String 값입니다.

설명

이 속성은 모든 사용자가 검색하거나 설정할 수 있습니다.

이 네임스페이스, 클래스 또는 구성원은 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.

적용 대상