ProfileMigrationType Enum

Definition

Specifies the migration action in MigrationType and ProfileMigrationType.

public enum class ProfileMigrationType
public enum class ProfileMigrationType
enum ProfileMigrationType
public enum ProfileMigrationType
type ProfileMigrationType = 
Public Enum ProfileMigrationType
Inheritance
ProfileMigrationType

Fields

Custom 2

The custom migration action.

None 0

No migration action.

PassThrough 1

The passthrough migration action.

Applies to