IRelationalPropertyAnnotations.ComputedColumnSql Property

Definition

The computed constraint SQL expression that should be used when creating a column for this property.

public string ComputedColumnSql { get; }
member this.ComputedColumnSql : string
Public ReadOnly Property ComputedColumnSql As String

Property Value

Applies to