언어

DistributionArticle.PublicationDBName 속성

정의

출판 데이터베이스의 이름을 얻거나 설정합니다.

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

속성 값

String 값입니다.

설명

이 부동산은 PublicationDBName 필수 속성이며 기존 출판물에 대해서는 변경할 수 없습니다.

이 속성은 PublicationDBName 배포 데이터베이스에서 고정된 db_owner 데이터베이스 역할의 구성원만이 가져올 수 있습니다.

이 속성은 PublicationDBName 배포 데이터베이스에서 고정된 db_owner 데이터베이스 역할의 구성원만이 설정할 수 있습니다.

적용 대상