ReplicationCursor.SourceInvocationId Property

Definition

Gets the invocation identifier of the replication source server.

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

Property Value

The invocation identifier of the replication source server.

Applies to

See also