2 references to CommandText
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\Function.cs (1)
490
if (null != this.
CommandText
)
System\Data\Metadata\Converter.cs (1)
1002
CommandText = somFunction.
CommandText
,