HistoryRow.ContextKey Property

 

Gets or sets a key representing to which context the row applies.

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

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

Property Value

Type: System.String