This topic has not yet been rated - Rate this topic

ReplayMode Enumeration

The ReplayMode enumeration contains values that are used to specify the type of synchronization used during the trace replay.

Namespace:  Microsoft.SqlServer.Management.Trace
Assembly:  Microsoft.SqlServer.ConnectionInfoExtended (in Microsoft.SqlServer.ConnectionInfoExtended.dll)
public enum ReplayMode
Member nameDescription
SequentialReplayThe replay is sequential.
ConnectionLevelSyncThe replay is synchronized at a connection level.

The ReplayMode enumeration class is served by the Mode property.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.