ReplicationNeighbor.SourceInvocationId プロパティ

定義

レプリケーションの最後の試行でレプリケーション ソース サーバーによって使用された呼び出し識別子を取得します。

public:
 property Guid SourceInvocationId { Guid get(); };
public Guid SourceInvocationId { get; }
member this.SourceInvocationId : Guid
Public ReadOnly Property SourceInvocationId As Guid

プロパティ値

前回のレプリケーション試行でレプリケーション ソース サーバーによって使用された呼び出し識別子。

適用対象

こちらもご覧ください