Synergex.SynergyDE.Select.SSType

Enum defining snapshot type

WSupported on Windows
USupported on Unix

 

NSupported in Synergy .NET
namespace Synergex.SynergyDE.Select
public enum SSType

The SSType enumeration specifies the type of date and time.

Fields

Beginning

The date and time ChangeTracking entries begin in the file. (0)

Snapshot

The date and time the snapshot was applied to the file. (1)

Ending

The date and time of the query. (2)

See also

Synergex.SynergyDE.Select.ChangeTracking class