1 reference to IsCachedStoreFunction
System.Data.Entity (1)
System\Data\Metadata\Edm\EdmFunction.cs (1)
286
return this.DataSpace == DataSpace.CSpace && !
IsCachedStoreFunction
&& !IsFromProviderManifest && !IsFunctionImport;