Table of Contents

Property DataType

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

DataType

Gets the data type of this select item, which is always Expression.

public DataType DataType { get; }

Property Value

DataType

Remarks

The value a case expression produces is determined by its branches, so it carries no fixed column type of its own.