次の方法で共有


ReplicationUserDefinedAggregate.ObjectId プロパティ

定義

ユーザー定義集計レプリケーションのオブジェクト識別子を取得または設定します。

public:
 property int ObjectId { int get(); void set(int value); };
public int ObjectId { get; set; }
member this.ObjectId : int with get, set
Public Property ObjectId As Integer

プロパティ値

ユーザー定義集計レプリケーションのオブジェクト識別子。

適用対象