次の方法で共有


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

プロパティ値

所有者名。

適用対象