2 overrides of IsParameterTypeNull
System.Data.Entity.Design (2)
System\Data\Entity\Design\SSDLGenerator\FunctionDetailsReader.cs (2)
264public override bool IsParameterTypeNull 438public override bool IsParameterTypeNull
2 references to IsParameterTypeNull
System.Data.Entity.Design (2)
System\Data\Entity\Design\EntityStoreSchemaGenerator.cs (2)
638if (!row.IsParameterTypeNull) 674if (!row.IsParameterTypeNull)