ColumnDefinition.ComputedColumnExpression Property

Definition

Represents the expression if this is a computed column.

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

Property Value

Applies to