EdmFunction.FullName Property

 

Returns the full name (namespace plus name) of this type.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public override string FullName { get; }

Property Value

Type: System.String

The full name of the type.