DistributionArticle.SourceObjectName 속성

정의

아티클 데이터를 제공하는 데이터베이스 개체를 가져오거나 설정합니다.

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

속성 값

String 값입니다.

설명

기존 게시에 SourceObjectName 대해 속성을 변경할 수 없습니다.

이 속성은 SourceObjectName 배포 데이터베이스에서 db_owner 고정 데이터베이스 역할의 멤버만 검색할 수 있습니다.

이 속성은 SourceObjectName 배포 데이터베이스에서 db_owner 고정 데이터베이스 역할의 멤버만 설정할 수 있습니다.

적용 대상