Gets or sets whether this function is a cached store function.
public Nullable<bool> IsCachedStoreFunction { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
true if this function is a cached store function; otherwise, false.
EdmFunctionPayload ClassSystem.Data.Entity.Core.Metadata.Edm Namespace