次の方法で共有


DatabaseColumnData.IsComputed プロパティ

定義

列が計算されるかどうか。

public bool? IsComputed { get; set; }
member this.IsComputed : Nullable<bool> with get, set
Public Property IsComputed As Nullable(Of Boolean)

プロパティ値

適用対象