RemoteDataArchiveMigrationState Enumeration

 

Enumerates the remote data archive migration state.

Namespace:   Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

public enum class RemoteDataArchiveMigrationState

Member nameDescription
Disabled

The migration state is Disabled.

Inbound

The migration state is Inbound.

Outbound

The migration state is Outbound.

Paused

The migration state is Paused.

Return to top
Show: