語言

IReplicationDBObject.OwnerName 屬性

定義

取得或設定物件的擁有者名稱。

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

屬性值

擁有者名稱。

適用於