언어

ArticleConflict.ConflictTable 속성

정의

지정된 ArticleName 데이터의 상포되는 데이터가 저장되는 테이블 이름을 얻거나 설정합니다.

public:
 property System::String ^ ConflictTable { System::String ^ get(); void set(System::String ^ value); };
public string ConflictTable { get; set; }
member this.ConflictTable : string with get, set
Public Property ConflictTable As String

속성 값

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

설명

속성은 ConflictTable 읽기/쓰기 기능입니다.

어떤 사용자든 속성을 얻거나 설정할 ConflictTable 수 있습니다.

이 네임스페이스, 클래스 또는 멤버는 .NET Framework 2.0에서만 지원됩니다.

적용 대상