EdmFunction.CommandTextAttribute Property

 

Gets a query in the language that is used by the database management system or storage model.

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

public string CommandTextAttribute { get; }

Property Value

Type: System.String

A string value in the syntax used by the database management system or storage model that contains the query or update statement of the EdmFunction .