EdmFunction.IsFromProviderManifest Property

 

Gets a value indicating whether this instance is from the provider manifest.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public bool IsFromProviderManifest { get; }

Property Value

Type: System.Boolean

true if this instance is from the provider manifest; otherwise, false.