IMutableDbFunction.Schema Property

Definition

Gets or sets the schema of the function in the database.

public string Schema { get; set; }
public string? Schema { get; set; }
member this.Schema : string with get, set
Public Property Schema As String

Property Value

Applies to