ColumnReferenceExpression.ColumnType Property

Definition

The type of the column.

public Microsoft.SqlServer.TransactSql.ScriptDom.ColumnType ColumnType { get; set; }
member this.ColumnType : Microsoft.SqlServer.TransactSql.ScriptDom.ColumnType with get, set
Public Property ColumnType As ColumnType

Property Value

Applies to