EdmMetadata.Id Property

 

Gets or sets the ID of the metadata entity, which is currently always 1.

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

public int Id {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	set;
}

Property Value

Type: System.Int32

The id.