IMutableDbFunction.IsBuiltIn Property

Definition

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

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

Property Value

Applies to