ReplicationUserDefinedAggregate.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

プロパティ値

String の値。

実装

注釈

この名前空間、クラス、またはメンバーは.NETフレームワークのバージョン2.0でのみサポートされています。

適用対象