IReadOnlyDbFunction.IsScalar Property

Definition

Gets the value indicating whether this function returns scalar value.

[System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, "TypeMapping")]
public bool IsScalar { [System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, "TypeMapping")] get; }
[<System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, "TypeMapping")>]
[<get: System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, "TypeMapping")>]
member this.IsScalar : bool
Public ReadOnly Property IsScalar As Boolean

Property Value

Attributes

Applies to