EdmFunction.StoreFunctionNameAttribute Property

 

Gets the store function name attribute of this function.

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

public string StoreFunctionNameAttribute { get; set; }

Property Value

Type: System.String