TestimoX

API Reference

Enum

SummarySide

Namespace ADPlayground.Replication
Assembly ADPlayground
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Indicates whether the summary groups by destination or source server.

Inheritance

  • Enum
  • SummarySide

Values

public const SummarySide Destination #

Rows are grouped by destination (target) server.

Value: 0
public const SummarySide Source #

Rows are grouped by source (neighbor) server.

Value: 1