DistributionPublication.VendorName 屬性

定義

取得或設定產品製造商的非出版SQL Server Publisher。

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

屬性值

一個 String 值。

備註

VendorName屬性僅用於非 SQL Server 發佈者。

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

VendorName此屬性僅能由發行版固定伺服器角色的成員sysadmin、發行資料庫中固定資料庫角色的成員db_owner,或是發佈存取清單(PAL)中的使用者取得。

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

適用於