語言

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資料庫角色的成員設定。

適用於