語言

DistributionArticle.SourceObjectOwner 屬性

定義

取得或設定提供文章資料的資料庫物件的擁有者。

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

屬性值

一個 String 值。

備註

SourceObjectOwner該財產不能因現有出版物而更改。

SourceObjectOwner該屬性僅能由分配式資料庫中固定db_owner資料庫角色的成員取得。

SourceObjectOwner該屬性只能由分配資料庫中固定db_owner資料庫角色的成員設定。

適用於