DbFunctionAttribute.IsBuiltIn Property

Definition

The value indicating whether the database function is built-in or not.

public virtual bool IsBuiltIn { get; set; }
member this.IsBuiltIn : bool with get, set
Public Overridable Property IsBuiltIn As Boolean

Property Value

Applies to