ReplicationUserDefinedFunction.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 Framework 2.0 でのみサポートされています。

適用対象