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