IFunctionMapping.IsDefaultFunctionMapping Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the value indicating whether this is the function mapping that should be used when the entity type is queried.
public bool IsDefaultFunctionMapping { get; }
member this.IsDefaultFunctionMapping : bool
Public ReadOnly Property IsDefaultFunctionMapping As Boolean