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

속성 값

적용 대상