次の方法で共有


ColumnOperation.ComputedColumnSql プロパティ

定義

列が計算されない場合に、 null 列値の計算に使用する SQL 式。

public virtual string ComputedColumnSql { get; set; }
public virtual string? ComputedColumnSql { get; set; }
member this.ComputedColumnSql : string with get, set
Public Overridable Property ComputedColumnSql As String

プロパティ値

適用対象