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