1 override of Type
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\ModelFunction.cs (1)
38public override SchemaType Type
3 references to Type
System.Data.Entity (3)
System\Data\EntityModel\SchemaObjectModel\Function.cs (1)
431if (this._returnTypeList == null && this.Type == null)
System\Data\Metadata\Converter.cs (2)
906else if (somFunction.Type != null) 913somFunction.Type,