MoveTableOperation.ContextKey Property

 

Used when altering the migrations history table so that data can be moved to the new table.

Namespace:   System.Data.Entity.Migrations.Model
Assembly:  EntityFramework (in EntityFramework.dll)

public string ContextKey {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	internal set;
}

Property Value

Type: System.String

The context key for the model.