EdmTypeAttribute.NamespaceName Property

 

The namespace name of the entity object type or complex type in the conceptual schema that maps to this type.

Namespace:   System.Data.Entity.Core.Objects.DataClasses
Assembly:  EntityFramework (in EntityFramework.dll)

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

Property Value

Type: System.String

A String that is the namespace name.