1 write to StoreFunctionName
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\Function.cs (1)
648
StoreFunctionName
= value;
2 references to StoreFunctionName
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\Function.cs (1)
500
if (null != this.
StoreFunctionName
)
System\Data\Metadata\Converter.cs (1)
1001
StoreFunctionName = somFunction.
StoreFunctionName
,