IDbFunction.IsScalar Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the value indicating whether this function returns scalar value.
public bool IsScalar { get; }
member this.IsScalar : bool
Public ReadOnly Property IsScalar As Boolean