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

プロパティ値

ユーザー定義のアグリゲートレプリケーションのオブジェクト識別子です。

適用対象