EdmFunction.BuiltInAttribute Property

 

Gets a value indicating whether built in attribute is present on this function.

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

public virtual bool BuiltInAttribute { get; }

Property Value

Type: System.Boolean

true if the attribute is present; otherwise, false.