3 references to Function
System.Data.Entity (3)
System\Data\EntityModel\SchemaObjectModel\FunctionImportElement.cs (1)
25
:
base
(container.Schema)
System\Data\EntityModel\SchemaObjectModel\ModelFunction.cs (1)
30
base
(parentElement)
System\Data\EntityModel\SchemaObjectModel\Schema.cs (1)
1079
Function function = new
Function
(this);