Share via


SqlFunctionExpression.Schema Property

Definition

The schema in which the function is defined, if any.

[System.Runtime.CompilerServices.Nullable(2)]
public virtual string? Schema { get; }
public virtual string Schema { get; }
public virtual string? Schema { get; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.Schema : string
member this.Schema : string
Public Overridable ReadOnly Property Schema As String

Property Value

Attributes

Applies to