EntityCommand.CommandText Property
Gets or sets an Entity SQL statement that specifies a command or stored procedure to execute.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.StringThe Entity SQL statement that specifies a command or stored procedure to execute.